Searched refs:ahash_request_alloc (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c401 req = ahash_request_alloc(ahash_tfm, GFP_KERNEL); qce_ahash_hmac_setkey()
/linux-4.1.27/security/integrity/ima/
H A Dima_crypto.c241 req = ahash_request_alloc(tfm, GFP_KERNEL); ima_calc_file_hash_atfm()
/linux-4.1.27/include/crypto/
H A Dhash.h499 * ahash_request_alloc() - allocate request data structure
511 static inline struct ahash_request *ahash_request_alloc( ahash_request_alloc() function
/linux-4.1.27/crypto/
H A Dtcrypt.c953 req = ahash_request_alloc(tfm, GFP_KERNEL); test_ahash_speed()
H A Dtestmgr.c217 req = ahash_request_alloc(tfm, GFP_KERNEL); __test_hash()
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1846 req = ahash_request_alloc(tfm, GFP_KERNEL); keyhash()

Completed in 123 milliseconds