Lines Matching refs:aesni_rfc4106_gcm_ctx
51 struct aesni_rfc4106_gcm_ctx { struct
284 aesni_rfc4106_gcm_ctx *aesni_rfc4106_gcm_ctx_get(struct crypto_aead *tfm) in aesni_rfc4106_gcm_ctx_get()
287 (struct aesni_rfc4106_gcm_ctx *) in aesni_rfc4106_gcm_ctx_get()
796 struct aesni_rfc4106_gcm_ctx *ctx = (struct aesni_rfc4106_gcm_ctx *) in rfc4106_init()
799 struct aesni_rfc4106_gcm_ctx *child_ctx; in rfc4106_init()
817 struct aesni_rfc4106_gcm_ctx *ctx = in rfc4106_exit()
818 (struct aesni_rfc4106_gcm_ctx *) in rfc4106_exit()
900 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(aead); in common_rfc4106_set_key()
953 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(parent); in rfc4106_set_key()
955 struct aesni_rfc4106_gcm_ctx *c_ctx = aesni_rfc4106_gcm_ctx_get(child); in rfc4106_set_key()
987 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(parent); in rfc4106_set_authsize()
1003 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(tfm); in __driver_rfc4106_encrypt()
1089 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(tfm); in __driver_rfc4106_decrypt()
1175 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(tfm); in rfc4106_encrypt()
1196 struct aesni_rfc4106_gcm_ctx *ctx = aesni_rfc4106_gcm_ctx_get(tfm); in rfc4106_decrypt()
1419 .cra_ctxsize = sizeof(struct aesni_rfc4106_gcm_ctx) +
1440 .cra_ctxsize = sizeof(struct aesni_rfc4106_gcm_ctx) +