Home
last modified time | relevance | path

Searched refs:ahash_request_alloc (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/crypto/
Dhash.h530 static inline struct ahash_request *ahash_request_alloc( in ahash_request_alloc() function
/linux-4.4.14/security/integrity/ima/
Dima_crypto.c241 req = ahash_request_alloc(tfm, GFP_KERNEL); in ima_calc_file_hash_atfm()
/linux-4.4.14/drivers/crypto/qce/
Dsha.c397 req = ahash_request_alloc(ahash_tfm, GFP_KERNEL); in qce_ahash_hmac_setkey()
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c1163 req = ahash_request_alloc(tfm, GFP_KERNEL); in mv_cesa_ahmac_setkey()
/linux-4.4.14/crypto/
Dtcrypt.c975 req = ahash_request_alloc(tfm, GFP_KERNEL); in test_ahash_speed()
Dtestmgr.c227 req = ahash_request_alloc(tfm, GFP_KERNEL); in __test_hash()
/linux-4.4.14/drivers/crypto/
Dtalitos.c2035 req = ahash_request_alloc(tfm, GFP_KERNEL); in keyhash()