Searched refs:crypto_cipher_free_ctx (Results 1 – 9 of 9) sorted by relevance
210 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()
159 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()
126 crypto_cipher_free_ctx(state.ctx); in fortuna_done()
169 void crypto_cipher_free_ctx(void *ctx) in crypto_cipher_free_ctx() function
127 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()
2463 crypto_cipher_free_ctx(cs->ctx); in cryp_state_free()
83 crypto_cipher_free_ctx(cipher); in glue_context_free()
48 crypto_cipher_free_ctx(*ctx); in free_ctx()
49 void crypto_cipher_free_ctx(void *ctx);
Completed in 18 milliseconds