Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Daes_ecb.c114 TEE_Result crypto_aes_ecb_alloc_ctx(struct crypto_cipher_ctx **ctx_ret) in crypto_aes_ecb_alloc_ctx() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decb.c122 TEE_Result crypto_aes_ecb_alloc_ctx(struct crypto_cipher_ctx **ctx) in crypto_aes_ecb_alloc_ctx() function
/optee_os-3.20.0/core/crypto/
A Daes-cts.c242 res = crypto_aes_ecb_alloc_ctx(&c->ecb); in crypto_aes_cts_alloc_ctx()
A Dcrypto.c111 res = crypto_aes_ecb_alloc_ctx(&c); in crypto_cipher_alloc_ctx()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h169 TEE_Result crypto_aes_ecb_alloc_ctx(struct crypto_cipher_ctx **ctx);

Completed in 9 milliseconds