Searched refs:crypto_shash_init (Results 1 – 25 of 67) sorted by relevance
123
135 ret = crypto_shash_init(desc) ?: in jent_hash_time()178 crypto_shash_init(hash_state_desc) ?: in jent_read_random_block()255 crypto_shash_init(sdesc); in jent_kcapi_init()348 crypto_shash_init(desc); in jent_mod_init()
68 return crypto_shash_init(shash) ?: in hmac_setkey()71 crypto_shash_init(shash) ?: in hmac_setkey()
31 err = crypto_shash_init(desc); in crypto_kdf108_ctr_generate()
99 err = crypto_shash_init(desc) ?: in shash_ahash_digest()258 return crypto_shash_init(prepare_shash_desc(req, tfm)); in crypto_ahash_init()
43 error = crypto_shash_init(desc); in aa_calc_hash()80 error = crypto_shash_init(desc); in aa_calc_profile_hash()
34 crypto_shash_init(desc); in ieee80211_aes_cmac()57 crypto_shash_init(desc); in ieee80211_aes_cmac_256()
62 ret = crypto_shash_init(crct10dif_shash); in crc_test_init()71 ret = crypto_shash_init(crc32c_shash); in crc_test_init()
99 rc = crypto_shash_init(CRYPTO_HMACMD5(ctx)); in ksmbd_gen_sess_key()146 ret = crypto_shash_init(CRYPTO_HMACMD5(ctx)); in calc_ntlmv2_hash()250 rc = crypto_shash_init(CRYPTO_HMACMD5(ctx)); in ksmbd_auth_ntlmv2()599 rc = crypto_shash_init(CRYPTO_HMACSHA256(ctx)); in ksmbd_sign_smb2_pdu()650 rc = crypto_shash_init(CRYPTO_CMACAES(ctx)); in ksmbd_sign_smb3_pdu()708 rc = crypto_shash_init(CRYPTO_HMACSHA256(ctx)); in generate_key()942 rc = crypto_shash_init(CRYPTO_SHA512(ctx)); in ksmbd_gen_preauth_integrity_hash()982 rc = crypto_shash_init(CRYPTO_SHA256(ctx)); in ksmbd_gen_sd_hash()
124 rc = crypto_shash_init(server->secmech.md5); in cifs_calc_signature()437 rc = crypto_shash_init(hmacmd5); in calc_ntlmv2_hash()521 rc = crypto_shash_init(hmacmd5); in CalcNTLMv2_response()642 rc = crypto_shash_init(hmacmd5); in setup_ntlmv2_rsp()
272 rc = crypto_shash_init(shash); in smb2_calc_signature()339 rc = crypto_shash_init(server->secmech.hmacsha256); in generate_key()601 rc = crypto_shash_init(shash); in smb3_calc_signature()
35 …_setkey crypto_shash_digest crypto_shash_export crypto_shash_import crypto_shash_init crypto_shash…
464 rc = crypto_shash_init(shash); in ima_calc_file_hash_tfm()589 rc = crypto_shash_init(shash); in ima_calc_field_array_hash_tfm()727 rc = crypto_shash_init(shash); in calc_buffer_shash_tfm()808 rc = crypto_shash_init(shash); in ima_calc_boot_aggregate_tfm()
104 err = crypto_shash_init(desc); in ubifs_get_desc()399 err = crypto_shash_init(shash); in ubifs_node_calc_hmac()
138 err = crypto_shash_init(desc); in fscrypt_hkdf_expand()
315 ret = crypto_shash_init(desc); in krb5_cmac_Ki()454 ret = crypto_shash_init(desc); in krb5_hmac_K1()
371 ret = crypto_shash_init(desc); in chap_server_compute_hash()512 ret = crypto_shash_init(desc); in chap_server_compute_hash()
86 ret = crypto_shash_init(&sdesc->shash); in TSS_rawhmac()137 ret = crypto_shash_init(&sdesc->shash); in TSS_authhmac()211 ret = crypto_shash_init(&sdesc->shash); in TSS_checkhmac1()304 ret = crypto_shash_init(&sdesc->shash); in TSS_checkhmac2()
143 err = crypto_shash_init(desc); in fsverity_prepare_hash_state()
197 if (crypto_shash_init(desc)) in audit_policy()
241 crypto_shash_init(desc); in digsig_verify()
344 ret = crypto_shash_init(shash); in nvmet_auth_host_hash()455 ret = crypto_shash_init(shash); in nvmet_auth_ctrl_hash()
87 return crypto_shash_init(&dctx->fbk_req); in zynqmp_sha_init()
888 static inline int crypto_shash_init(struct shash_desc *desc) in crypto_shash_init() function
189 return crypto_shash_init(desc); in ghash_async_init()
103 ret = crypto_shash_init(desc); in pkcs7_digest()
Completed in 43 milliseconds