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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h188 return __crypto_cipher_cast(crypto_spawn_tfm(spawn, type, mask));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h789 static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm) function
797 return __crypto_cipher_cast(tfm);
807 return __crypto_cipher_cast(crypto_alloc_base(alg_name, type, mask));

Completed in 122 milliseconds