Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Daes-cts.c210 crypto_cipher_free_ctx(c->cbc); in cts_free_ctx()
211 crypto_cipher_free_ctx(c->ecb); in cts_free_ctx()
254 crypto_cipher_free_ctx(c->ecb); in crypto_aes_cts_alloc_ctx()
A Dcbc-mac.c159 crypto_cipher_free_ctx(mc->cbc_ctx); in crypto_cbc_mac_free_ctx()
206 crypto_cipher_free_ctx(cbc_ctx); in crypto_cbc_mac_alloc_ctx()
A Drng_fortuna.c126 crypto_cipher_free_ctx(state.ctx); in fortuna_done()
A Dcrypto.c169 void crypto_cipher_free_ctx(void *ctx) in crypto_cipher_free_ctx() function
/optee_os-3.20.0/core/tee/
A Dtee_fs_key_manager.c127 crypto_cipher_free_ctx(ctx); in tee_fs_fek_crypt()
202 crypto_cipher_free_ctx(ctx); in aes_ecb()
270 crypto_cipher_free_ctx(ctx); in tee_fs_crypt_block()
A Dtee_svc_cryp.c2463 crypto_cipher_free_ctx(cs->ctx); in cryp_state_free()
/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Duser.c83 crypto_cipher_free_ctx(cipher); in glue_context_free()
/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c48 crypto_cipher_free_ctx(*ctx); in free_ctx()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h49 void crypto_cipher_free_ctx(void *ctx);

Completed in 18 milliseconds