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

/linux-4.1.27/include/crypto/
H A Dalgapi.h283 return __crypto_cipher_cast(crypto_spawn_tfm(spawn, type, mask)); crypto_spawn_cipher()
/linux-4.1.27/include/linux/
H A Dcrypto.h1942 static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm) __crypto_cipher_cast() function
1950 return __crypto_cipher_cast(tfm); crypto_cipher_cast()
1974 return __crypto_cipher_cast(crypto_alloc_base(alg_name, type, mask)); crypto_alloc_cipher()

Completed in 149 milliseconds