Searched refs:aead_aes_gcm_siv_asm_ctx (Results 1 – 1 of 1) sorted by relevance
38 struct aead_aes_gcm_siv_asm_ctx { struct46 sizeof(struct aead_aes_gcm_siv_asm_ctx), argument54 static struct aead_aes_gcm_siv_asm_ctx *asm_ctx_from_ctx( in asm_ctx_from_ctx()59 return (struct aead_aes_gcm_siv_asm_ctx *)(&ctx->state.opaque[offset]); in asm_ctx_from_ctx()90 struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_init()144 const struct aead_aes_gcm_siv_asm_ctx *key,151 const struct aead_aes_gcm_siv_asm_ctx *key,184 const struct aead_aes_gcm_siv_asm_ctx *expanded_key);190 const struct aead_aes_gcm_siv_asm_ctx *expanded_key);199 const struct aead_aes_gcm_siv_asm_ctx *key,[all …]