Searched refs:crypto_cipher_deinit (Results 1 – 5 of 5) sorted by relevance
590 crypto_cipher_deinit(ctx); in pkcs5_decrypt()596 crypto_cipher_deinit(ctx); in pkcs5_decrypt()602 crypto_cipher_deinit(ctx); in pkcs5_decrypt()606 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
83 crypto_cipher_deinit(rl->write_cbc); in tlsv1_record_change_write_cipher()117 crypto_cipher_deinit(rl->read_cbc); in tlsv1_record_change_read_cipher()
230 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
279 void crypto_cipher_deinit(struct crypto_cipher *ctx);
651 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function