Home
last modified time | relevance | path

Searched defs:hash_alg (Results 26 - 29 of 29) sorted by relevance

12

/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2443 int sig_alg = NID_undef, hash_alg = NID_undef; in sig_cb() local
/third_party/openssl/ssl/
H A Dt1_lib.c2423 int sig_alg = NID_undef, hash_alg = NID_undef; in sig_cb() local
/third_party/mbedtls/library/
H A Dpsa_crypto.c284 int psa_can_do_hash(psa_algorithm_t hash_alg) in psa_can_do_hash() argument
3847 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in mbedtls_psa_sign_hash_start() local
5579 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(kdf_alg); in psa_key_derivation_hkdf_read() local
5437 psa_key_derivation_start_hmac( psa_mac_operation_t *operation, psa_algorithm_t hash_alg, const uint8_t *hmac_key, size_t hmac_key_length) psa_key_derivation_start_hmac() argument
5671 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(alg); psa_key_derivation_tls12_prf_generate_next_block() local
5793 psa_algorithm_t hash_alg = PSA_ALG_TLS12_PRF_GET_HASH(alg); psa_key_derivation_tls12_prf_read() local
6571 psa_algorithm_t hash_alg = PSA_ALG_GET_HASH(kdf_alg); psa_key_derivation_set_maximum_capacity() local
6726 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(kdf_alg); psa_hkdf_input() local
7142 psa_pbkdf2_hmac_set_password(psa_algorithm_t hash_alg, const uint8_t *input, size_t input_len, uint8_t *output, size_t *output_len) psa_pbkdf2_hmac_set_password() argument
7204 psa_algorithm_t hash_alg = PSA_ALG_PBKDF2_HMAC_GET_HASH(kdf_alg); psa_pbkdf2_set_password() local
[all...]
H A Dssl_tls.c7074 mbedtls_md_type_t hash_alg = (mbedtls_md_type_t) handshake->ciphersuite_info->mac; in ssl_compute_master() local
9334 psa_algorithm_t hash_alg = mbedtls_md_psa_alg_from_type(md_alg); in mbedtls_ssl_get_key_exchange_md_tls1_2() local

Completed in 28 milliseconds

12