| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | aes_cmac.c | 33 crypto_shash_init(desc); in ieee80211_aes_cmac() 56 crypto_shash_init(desc); in ieee80211_aes_cmac_256()
|
| H A D | fils_aead.c | 44 crypto_shash_init(desc); in aes_s2v()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | crypto.c | 43 error = crypto_shash_init(desc); in aa_calc_hash() 80 error = crypto_shash_init(desc); in aa_calc_profile_hash()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | crc-vpmsum_test.c | 62 ret = crypto_shash_init(crct10dif_shash); in crc_test_init() 71 ret = crypto_shash_init(crc32c_shash); in crc_test_init()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | auth.c | 106 err = crypto_shash_init(desc); in ubifs_get_desc() 401 err = crypto_shash_init(shash); in ubifs_node_calc_hmac() 521 err = crypto_shash_init(shash); in ubifs_hmac_wkm()
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_crypto.c | 469 rc = crypto_shash_init(shash); in ima_calc_file_hash_tfm() 594 rc = crypto_shash_init(shash); in ima_calc_field_array_hash_tfm() 732 rc = crypto_shash_init(shash); in calc_buffer_shash_tfm() 813 rc = crypto_shash_init(shash); in ima_calc_boot_aggregate_tfm()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | hmac.c | 75 return crypto_shash_init(shash) ?: in hmac_setkey() 78 crypto_shash_init(shash) ?: in hmac_setkey()
|
| H A D | shash.c | 200 return crypto_shash_init(desc) ?: in shash_digest_unaligned() 264 return crypto_shash_init(desc); in shash_async_init() 338 err = crypto_shash_init(desc) ?: in shash_ahash_digest()
|
| H A D | fips140-module.c | 406 crypto_shash_init(desc) ?: in check_fips140_module_hmac()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsencrypt.c | 125 rc = crypto_shash_init(&server->secmech.sdescmd5->shash); in cifs_calc_signature() 521 rc = crypto_shash_init(&ses->server->secmech.sdeschmacmd5->shash); in calc_ntlmv2_hash() 625 rc = crypto_shash_init(&ses->server->secmech.sdeschmacmd5->shash); in CalcNTLMv2_response() 746 rc = crypto_shash_init(&ses->server->secmech.sdeschmacmd5->shash); in setup_ntlmv2_rsp()
|
| H A D | smb2transport.c | 259 rc = crypto_shash_init(shash); in smb2_calc_signature() 324 rc = crypto_shash_init(&server->secmech.sdeschmacsha256->shash); in generate_key() 576 rc = crypto_shash_init(shash); in smb3_calc_signature()
|
| H A D | smbencrypt.c | 119 rc = crypto_shash_init(&sdescmd4->shash); in mdfour()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-digest.rst | 35 …_setkey crypto_shash_digest crypto_shash_export crypto_shash_import crypto_shash_init crypto_shash…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | mic.c | 73 err = crypto_shash_init(desc); in orinoco_mic()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_auth.c | 328 ret = crypto_shash_init(desc); in chap_server_compute_hash() 440 ret = crypto_shash_init(desc); in chap_server_compute_hash()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | hkdf.c | 138 err = crypto_shash_init(desc); in fscrypt_hkdf_expand()
|
| /OK3568_Linux_fs/kernel/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 93 ret = crypto_shash_init(&sdesc->shash); in TSS_rawhmac() 144 ret = crypto_shash_init(&sdesc->shash); in TSS_authhmac() 218 ret = crypto_shash_init(&sdesc->shash); in TSS_checkhmac1() 311 ret = crypto_shash_init(&sdesc->shash); in TSS_checkhmac2()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | digsig.c | 241 crypto_shash_init(desc); in digsig_verify()
|
| /OK3568_Linux_fs/kernel/security/integrity/evm/ |
| H A D | evm_crypto.c | 126 rc = crypto_shash_init(desc); in init_desc()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 170 return crypto_shash_init(desc); in ghash_async_init()
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | dh.c | 153 err = crypto_shash_init(desc); in kdf_ctr()
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | pkcs7_verify.c | 103 ret = crypto_shash_init(desc); in pkcs7_digest()
|
| H A D | verify_pefile.c | 353 ret = crypto_shash_init(desc); in pefile_digest_pe()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | hash.h | 940 static inline int crypto_shash_init(struct shash_desc *desc) in crypto_shash_init() function
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 209 return crypto_shash_init(desc); in ghash_async_init()
|