Home
last modified time | relevance | path

Searched refs:aes_gcm_ctx (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Daes-gcm.c421 struct aes_gcm_ctx { struct
428 static struct aes_gcm_ctx * argument
433 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