Home
last modified time | relevance | path

Searched refs:crypto_ahash_init (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/crypto/
Dalgif_hash.c57 err = af_alg_wait_for_completion(crypto_ahash_init(&ctx->req), in hash_sendmsg()
128 err = crypto_ahash_init(&ctx->req); in hash_sendpage()
Dtcrypt.c811 ret = crypto_ahash_init(req); in test_ahash_jiffies()
880 ret = crypto_ahash_init(req); in test_ahash_cycles()
899 ret = crypto_ahash_init(req); in test_ahash_cycles()
Dauthenc.c274 err = crypto_ahash_init(ahreq); in crypto_authenc_ahash_fb()
Dauthencesn.c354 err = crypto_ahash_init(ahreq); in crypto_authenc_esn_ahash()
Dgcm.c472 err = crypto_ahash_init(ahreq); in gcm_hash()
Dtestmgr.c271 ret = wait_async_op(&tresult, crypto_ahash_init(req)); in __test_hash()
/linux-4.1.27/arch/arm/crypto/
Dghash-ce-glue.c161 return crypto_ahash_init(cryptd_req); in ghash_async_init()
/linux-4.1.27/include/crypto/
Dhash.h451 static inline int crypto_ahash_init(struct ahash_request *req) in crypto_ahash_init() function
/linux-4.1.27/arch/x86/crypto/
Dghash-clmulni-intel_glue.c175 return crypto_ahash_init(cryptd_req); in ghash_async_init()
/linux-4.1.27/security/integrity/ima/
Dima_crypto.c250 rc = ahash_wait(crypto_ahash_init(req), &res); in ima_calc_file_hash_atfm()
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb.c714 return crypto_ahash_init(mcryptd_req); in sha1_mb_async_init()
/linux-4.1.27/drivers/crypto/
Dimg-hash.c491 return crypto_ahash_init(&rctx->fallback_req); in img_hash_init()
Dn2_core.c312 return crypto_ahash_init(&rctx->fallback_req); in n2_hash_async_init()