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

/linux-4.1.27/crypto/
H A Dshash.c374 struct shash_desc **descp = crypto_hash_ctx(tfm); shash_compat_setkey()
382 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm); shash_compat_init()
393 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm); shash_compat_update()
407 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm); shash_compat_final()
419 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm); shash_compat_digest()
/linux-4.1.27/include/crypto/
H A Dalgapi.h299 static inline void *crypto_hash_ctx(struct crypto_hash *tfm) crypto_hash_ctx() function

Completed in 71 milliseconds