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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dcipher.c86 ops->cit_decrypt_one = crypto_tfm_alg_alignmask(tfm) ?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h321 void (*cit_decrypt_one)(struct crypto_tfm *tfm, u8 *dst, const u8 *src); member in struct:cipher_tfm
878 crypto_cipher_crt(tfm)->cit_decrypt_one(crypto_cipher_tfm(tfm),

Completed in 197 milliseconds