Home
last modified time | relevance | path

Searched refs:gcm_hash_crypt_continue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dgcm.c286 static int gcm_hash_crypt_continue(struct aead_request *req, u32 flags) in gcm_hash_crypt_continue() function
308 err = gcm_hash_crypt_continue(req, 0); in gcm_hash_crypt_done()
324 gcm_hash_crypt_continue(req, flags); in gcm_hash_assoc_remain_continue()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c285 static int gcm_hash_crypt_continue(struct aead_request *req, u32 flags) in gcm_hash_crypt_continue() function
307 err = gcm_hash_crypt_continue(req, 0); in gcm_hash_crypt_done()
323 gcm_hash_crypt_continue(req, flags); in gcm_hash_assoc_remain_continue()

Completed in 5 milliseconds