Searched refs:aesni_rfc4106_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
51 struct aesni_rfc4106_gcm_ctx { struct284 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()[all …]