Searched refs:crypto_cipher_final (Results 1 – 8 of 8) sorted by relevance
122 crypto_cipher_final(ctx); in tee_fs_fek_crypt()198 crypto_cipher_final(ctx); in aes_ecb()267 crypto_cipher_final(ctx); in tee_fs_crypt_block()
3023 cs->ctx_finalize = crypto_cipher_final; in syscall_cipher_init()
202 crypto_cipher_final(c->cbc); in cts_final()203 crypto_cipher_final(c->ecb); in cts_final()
466 crypto_cipher_final(state.ctx); in maybe_reseed()499 crypto_cipher_final(state.ctx); in fortuna_read()
150 crypto_cipher_final(mc->cbc_ctx); in crypto_cbc_mac_final()
199 void crypto_cipher_final(void *ctx) in crypto_cipher_final() function
76 crypto_cipher_final(cipher); in glue_cipher_one_go()
47 void crypto_cipher_final(void *ctx);
Completed in 17 milliseconds