Searched refs:cit_encrypt_one (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dcipher.c112 ops->cit_encrypt_one = crypto_tfm_alg_alignmask(tfm) ? crypto_init_cipher_ops()
/linux-4.1.27/include/linux/
H A Dcrypto.h633 void (*cit_encrypt_one)(struct crypto_tfm *tfm, u8 *dst, const u8 *src); member in struct:cipher_tfm
2087 crypto_cipher_crt(tfm)->cit_encrypt_one(crypto_cipher_tfm(tfm), crypto_cipher_encrypt_one()

Completed in 124 milliseconds