Searched refs:crypto_cipher_encrypt (Results 1 – 4 of 4) sorted by relevance
103 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() function
253 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
249 if (crypto_cipher_encrypt(rl->write_cbc, cpayload, in tlsv1_record_send()
606 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() function