| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | ess.h | 59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
|
| /third_party/openssl/include/crypto/ |
| H A D | ess.h | 59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
|
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names_generated.c | 57 static const char *psa_hash_algorithm_name(psa_algorithm_t hash_alg) in psa_hash_algorithm_name() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_mac.c | 117 psa_algorithm_t hash_alg = hmac->alg; in psa_hmac_finish_internal() local 31 psa_hmac_setup_internal( mbedtls_psa_hmac_operation_t *hmac, const uint8_t *key, size_t key_length, psa_algorithm_t hash_alg) psa_hmac_setup_internal() argument
|
| 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/node/deps/openssl/openssl/crypto/ess/ |
| H A D | ess_lib.c | 99 ESS_SIGNING_CERT_V2 *OSSL_ESS_signing_cert_v2_new_init(const EVP_MD *hash_alg, in OSSL_ESS_signing_cert_v2_new_init() argument 136 static ESS_CERT_ID_V2 *ESS_CERT_ID_V2_new_init(const EVP_MD *hash_alg, in ESS_CERT_ID_V2_new_init() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_local.h | 73 unsigned char hash_alg; member
|
| /third_party/openssl/crypto/ess/ |
| H A D | ess_lib.c | 99 ESS_SIGNING_CERT_V2 *OSSL_ESS_signing_cert_v2_new_init(const EVP_MD *hash_alg, in OSSL_ESS_signing_cert_v2_new_init() argument 136 static ESS_CERT_ID_V2 *ESS_CERT_ID_V2_new_init(const EVP_MD *hash_alg, in ESS_CERT_ID_V2_new_init() argument [all...] |
| /third_party/openssl/crypto/ct/ |
| H A D | ct_local.h | 73 unsigned char hash_alg; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs1.c | 196 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.h | 45 enum crypto_hash_alg hash_alg; member
|
| 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 | pkcs1.c | 200 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.h | 45 enum crypto_hash_alg hash_alg; member
|
| 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/loaderboot/secure/ |
| H A D | burn_file.h | 68 hi_u32 hash_alg : 16; /**< HASH algorithm:0:SHA256.CNcomment:HASH算法。CNend */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_upg_file.h | 64 hi_u32 hash_alg : 16; /**< HASH algorithm:0:SHA256.CNcomment:HASH算法。CNend */ member
|
| /third_party/fsverity-utils/lib/ |
| H A D | sign_digest.c | 406 const struct fsverity_hash_alg *hash_alg; in libfsverity_sign_digest() local
|
| H A D | compute_digest.c | 241 const struct fsverity_hash_alg *hash_alg; in libfsverity_compute_digest() local
|
| /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
|
| /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
|
| /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
|