Searched refs:crypto_gcm_verify (Results 1 – 1 of 1) sorted by relevance
254 static int crypto_gcm_verify(struct aead_request *req) in gcm_hash_len_done() 274 err = crypto_gcm_verify(req); in gcm_hash_crypt_remain_done() 293 return crypto_skcipher_decrypt(skreq) ?: crypto_gcm_verify(req); in gcm_hash_crypt_continue() 459 static int crypto_gcm_verify(struct aead_request *req) crypto_gcm_verify() function