Searched refs:gcm_aes_ctx (Results 1 – 1 of 1) sorted by relevance
42 struct gcm_aes_ctx { struct 192 struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm); in num_rounds() 227 int *buf_count, struct gcm_aes_ctx *ctx) in gcm_aes_setkey() 260 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_update_mac() 286 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_calculate_auth_mac() 347 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in gcm_encrypt() 429 struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm); in gcm_aes_encrypt() 449 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in rfc4106_setkey() 462 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead); in rfc4106_encrypt() 485 .base.cra_ctxsize = sizeof(struct gcm_aes_ctx) 43 aes_keygcm_aes_ctx global() argument 44 noncegcm_aes_ctx global() argument 45 ghash_keygcm_aes_ctx global() argument [all...]