| /third_party/fsverity-utils/lib/ |
| H A D | compute_digest.c | 241 const struct fsverity_hash_alg *hash_alg; in libfsverity_compute_digest() local
|
| /third_party/mbedtls/library/ |
| H A D | x509write_csr.c | 147 psa_algorithm_t hash_alg = mbedtls_md_psa_alg_from_type(ctx->md_alg); in x509write_csr_der_internal() local
|
| H A D | psa_crypto_ecp.c | 397 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in mbedtls_psa_ecdsa_sign_hash() local
|
| H A D | psa_crypto_rsa.c | 292 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in psa_rsa_decode_md_type() local 503 psa_algorithm_t hash_alg = PSA_ALG_RSA_OAEP_GET_HASH(alg); in psa_rsa_oaep_set_padding_mode() local
|
| H A D | ssl_tls13_generic.c | 225 psa_algorithm_t hash_alg = PSA_ALG_NONE; in ssl_tls13_parse_certificate_verify() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_common.c | 338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_common.c | 338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| H A D | hi_upg_file.h | 75 hi_u32 hash_alg : 16; /**< HASH algorithm:0:SHA256.CNcomment:HASH算法。CNend */ member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | essiv.c | 455 struct shash_alg *hash_alg; in essiv_create() local 412 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument [all...] |
| H A D | adiantum.c | 499 struct shash_alg *hash_alg; in adiantum_create() local 471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm2-cmd.c | 144 __be16 hash_alg; member 543 __be16 hash_alg; member 558 u16 hash_alg; in tpm2_get_pcr_allocation() local
|
| /kernel/linux/linux-6.6/drivers/char/tpm/ |
| H A D | tpm2-cmd.c | 144 __be16 hash_alg; member 543 __be16 hash_alg; member 558 u16 hash_alg; in tpm2_get_pcr_allocation() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | essiv.c | 456 struct shash_alg *hash_alg; in essiv_create() local 413 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument [all...] |
| H A D | adiantum.c | 499 struct shash_alg *hash_alg; in adiantum_create() local 471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_hash_v200.c | 62 hash_mode hash_alg; /* hash mode */ member
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| H A D | spu.c | 34 u32 hash_alg; in spum_dump_msg_hdr() local 426 u16 spum_hash_pad_len(enum hash_alg hash_al argument [all...] |
| H A D | spu2.c | 234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument 841 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument [all...] |
| H A D | spu.h | 55 enum hash_alg { enum
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | spu.c | 34 u32 hash_alg; in spum_dump_msg_hdr() local 424 u16 spum_hash_pad_len(enum hash_alg hash_al argument [all...] |
| H A D | spu2.c | 234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument 844 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument [all...] |
| /third_party/mbedtls/tests/src/ |
| H A D | psa_exercise_key.c | 344 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in exercise_signature_key() local 807 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(kdf_alg); in exercise_key_agreement_key() local
|
| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| H A D | crypto4xx_sa.h | 98 u32 hash_alg:4; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ux500/hash/ |
| H A D | hash_core.c | 1503 struct hash_algo_template *hash_alg; in hash_cra_init() local
|
| /kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 40 static const char hash_alg[] = "sha256"; variable
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 33 static const char hash_alg[] = "sha1"; variable
|