Home
last modified time | relevance | path

Searched defs:free_ctx (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h27 void (*free_ctx)(struct crypto_hash_ctx *ctx); member
94 void (*free_ctx)(struct crypto_mac_ctx *ctx); member
163 void (*free_ctx)(struct crypto_cipher_ctx *ctx); member
268 void (*free_ctx)(struct crypto_authenc_ctx *ctx); member
/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h51 void (*free_ctx)(void *ctx); member
A Ddrvcrypt_authenc.h72 void (*free_ctx)(void *ctx); member
/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c43 static void free_ctx(void **ctx, uint32_t algo) in free_ctx() function

Completed in 6 milliseconds