Searched refs:gcm_aes_ctx (Results 1 – 1 of 1) sorted by relevance
44 struct gcm_aes_ctx { struct232 struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm); in gcm_setkey()275 int *buf_count, struct gcm_aes_ctx *ctx) in gcm_update_mac()308 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_calculate_auth_mac()344 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_encrypt()457 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_decrypt()594 .base.cra_ctxsize = sizeof(struct gcm_aes_ctx) +