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

/linux-4.1.27/include/crypto/
H A Dalgapi.h296 return __crypto_hash_cast(crypto_spawn_tfm(spawn, type, mask)); crypto_spawn_hash()
/linux-4.1.27/include/linux/
H A Dcrypto.h2114 static inline struct crypto_hash *__crypto_hash_cast(struct crypto_tfm *tfm) __crypto_hash_cast() function
2123 return __crypto_hash_cast(tfm); crypto_hash_cast()
2148 return __crypto_hash_cast(crypto_alloc_base(alg_name, type, mask)); crypto_alloc_hash()

Completed in 79 milliseconds