Searched refs:aes_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
419 struct aes_gcm_ctx { struct426 static struct aes_gcm_ctx * argument431 return container_of(aec, struct aes_gcm_ctx, aec); in to_aes_gcm_ctx()436 struct aes_gcm_ctx *ctx = calloc(1, sizeof(*ctx)); in crypto_aes_gcm_alloc_ctx()