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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h696 static inline struct blkcipher_alg *crypto_blkcipher_alg( function
704 return crypto_blkcipher_alg(tfm)->ivsize;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dcrypto.c1817 struct blkcipher_alg *alg = crypto_blkcipher_alg(*key_tfm);

Completed in 54 milliseconds