Searched refs:__crypto_blkcipher_cast (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h169 return __crypto_blkcipher_cast(crypto_spawn_tfm(spawn, type, mask));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dblkcipher.c363 .tfm = __crypto_blkcipher_cast(tfm),
377 .tfm = __crypto_blkcipher_cast(tfm),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h642 static inline struct crypto_blkcipher *__crypto_blkcipher_cast( function
652 return __crypto_blkcipher_cast(tfm);
662 return __crypto_blkcipher_cast(crypto_alloc_base(alg_name, type, mask));

Completed in 126 milliseconds