Searched refs:gcm_final (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/arm64/crypto/ |
| D | ghash-ce-glue.c | 401 static void gcm_final(struct aead_request *req, struct gcm_aes_ctx *ctx, in gcm_final() function 529 gcm_final(req, ctx, dg, tag, req->cryptlen); in gcm_encrypt() 664 gcm_final(req, ctx, dg, tag, req->cryptlen - authsize); in gcm_decrypt()
|