Searched refs:aes_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
421 struct aes_gcm_ctx { struct428 static struct aes_gcm_ctx * argument433 return container_of(aec, struct aes_gcm_ctx, aec); in to_aes_gcm_ctx()438 struct aes_gcm_ctx *ctx = calloc(1, sizeof(*ctx)); in crypto_aes_gcm_alloc_ctx()
Completed in 3 milliseconds