Searched refs:crypto_gcm_verify (Results 1 – 1 of 1) sorted by relevance
574 static int crypto_gcm_verify(struct aead_request *req, in crypto_gcm_verify() function594 err = crypto_gcm_verify(req, pctx); in gcm_decrypt_done()613 err = crypto_gcm_verify(req, pctx); in gcm_dec_hash_done()648 return crypto_gcm_verify(req, pctx); in crypto_gcm_decrypt()