Searched refs:crypto_gcm_verify (Results 1 – 1 of 1) sorted by relevance
465 static int crypto_gcm_verify(struct aead_request *req) in crypto_gcm_verify() function485 err = crypto_gcm_verify(req); in gcm_decrypt_done()498 return crypto_skcipher_decrypt(skreq) ?: crypto_gcm_verify(req); in gcm_dec_hash_continue()