Home
last modified time | relevance | path

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

/include/linux/
Dcrypto.h743 void (*cit_encrypt_one)(struct crypto_tfm *tfm, u8 *dst, const u8 *src); member
1763 crypto_cipher_crt(tfm)->cit_encrypt_one(crypto_cipher_tfm(tfm), in crypto_cipher_encrypt_one()