Home
last modified time | relevance | path

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

/linux-4.4.14/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.c833 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_jiffies()
902 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_cycles()
921 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_cycles()
Dchacha20poly1305.c358 err = crypto_ahash_init(&preq->req); in poly_init()
Dgcm.c450 return crypto_ahash_init(ahreq) ?: in gcm_hash()
Dtestmgr.c281 ret = wait_async_op(&tresult, crypto_ahash_init(req)); in __test_hash()
/linux-4.4.14/arch/arm/crypto/
Dghash-ce-glue.c161 return crypto_ahash_init(cryptd_req); in ghash_async_init()
/linux-4.4.14/include/crypto/
Dhash.h470 static inline int crypto_ahash_init(struct ahash_request *req) in crypto_ahash_init() function
/linux-4.4.14/arch/x86/crypto/
Dghash-clmulni-intel_glue.c175 return crypto_ahash_init(cryptd_req); in ghash_async_init()
/linux-4.4.14/security/integrity/ima/
Dima_crypto.c250 rc = ahash_wait(crypto_ahash_init(req), &res); in ima_calc_file_hash_atfm()
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c829 ret = crypto_ahash_init(req); in mv_cesa_ahash_import()
1076 ret = crypto_ahash_init(req); in mv_cesa_ahmac_iv_state_init()
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c711 return crypto_ahash_init(mcryptd_req); in sha1_mb_async_init()
/linux-4.4.14/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()