Home
last modified time | relevance | path

Searched defs:hash_alg (Results 1 – 25 of 84) sorted by relevance

1234

/external/cronet/crypto/
Dsignature_creator.cc20 const EVP_MD* ToOpenSSLDigest(SignatureCreator::HashAlgorithm hash_alg) { in ToOpenSSLDigest()
30 int ToOpenSSLDigestType(SignatureCreator::HashAlgorithm hash_alg) { in ToOpenSSLDigestType()
47 HashAlgorithm hash_alg) { in Create()
64 HashAlgorithm hash_alg, in Sign()
/external/mbedtls/library/
Dssl_tls13_keys.c141 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_hkdf_expand_label()
220 psa_algorithm_t hash_alg, in ssl_tls13_make_traffic_key()
262 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_make_traffic_keys()
291 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_derive_secret()
335 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_evolve_secret()
422 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_derive_early_secrets()
475 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_derive_handshake_secrets()
536 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_derive_application_secrets()
605 psa_algorithm_t hash_alg, in mbedtls_ssl_tls13_derive_resumption_master_secret()
636 psa_algorithm_t const hash_alg = mbedtls_hash_info_psa_from_md( in mbedtls_ssl_tls13_key_schedule_stage_application() local
[all …]
Dssl_tls13_client.c718 psa_algorithm_t *hash_alg, in ssl_tls13_ticket_get_identity()
735 psa_algorithm_t *hash_alg, in ssl_tls13_ticket_get_psk()
755 psa_algorithm_t *hash_alg, in ssl_tls13_psk_get_identity()
771 psa_algorithm_t *hash_alg, in ssl_tls13_psk_get_psk()
838 psa_algorithm_t hash_alg, in ssl_tls13_write_binder()
912 psa_algorithm_t hash_alg; in mbedtls_ssl_tls13_write_identities_of_pre_shared_key_ext() local
1013 psa_algorithm_t hash_alg = PSA_ALG_NONE; in mbedtls_ssl_tls13_write_binders_of_pre_shared_key_ext() local
1092 psa_algorithm_t hash_alg; in ssl_tls13_parse_server_pre_shared_key_ext() local
Dpsa_crypto_mac.c46 psa_algorithm_t hash_alg ) in psa_hmac_setup_internal()
121 psa_algorithm_t hash_alg = hmac->alg; in psa_hmac_finish_internal() local
/external/tpm2-tss/src/tss2-fapi/
Difapi_policyutil_execute.c96 TPMI_ALG_HASH hash_alg) in create_session()
209 TPMI_ALG_HASH hash_alg, in ifapi_policyutil_execute_prepare()
270 TPMI_ALG_HASH hash_alg; in ifapi_policyutil_execute() local
Difapi_policy_execute.c554 TPMI_ALG_HASH hash_alg, in execute_policy_authorize()
704 TPMI_ALG_HASH hash_alg, in execute_policy_authorize_nv()
785 TPMI_ALG_HASH hash_alg, in execute_policy_secret()
1393 TPMI_ALG_HASH hash_alg, in execute_policy_element()
1582 TPMI_ALG_HASH hash_alg, in ifapi_policyeval_execute_prepare()
Difapi_policy.c67 TPMI_ALG_HASH hash_alg, in ifapi_calculate_tree()
Difapi_policy_callbacks.c731 TPMI_ALG_HASH hash_alg = *hash_alg_ptr; in compare_policy_digest() local
1031 TPMI_ALG_HASH hash_alg, in ifapi_exec_auth_policy()
1195 TPMI_ALG_HASH hash_alg, in ifapi_exec_auth_nv_policy()
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls13_keys.c134 mbedtls_md_type_t hash_alg, in mbedtls_ssl_tls1_3_hkdf_expand_label()
197 mbedtls_md_type_t hash_alg, in mbedtls_ssl_tls1_3_make_traffic_keys()
244 mbedtls_md_type_t hash_alg, in mbedtls_ssl_tls1_3_derive_secret()
288 mbedtls_md_type_t hash_alg, in mbedtls_ssl_tls1_3_evolve_secret()
Dpsa_crypto_mac.c45 psa_algorithm_t hash_alg ) in psa_hmac_setup_internal()
120 psa_algorithm_t hash_alg = hmac->alg; in psa_hmac_finish_internal() local
/external/vboot_reference/firmware/2lib/
D2sha_utility.c63 int vb2_digest_size(enum vb2_hash_algorithm hash_alg) in vb2_digest_size()
84 enum vb2_hash_algorithm hash_alg) in vb2_digest_init()
D2stub.c41 int vb2ex_hwcrypto_digest_init(enum vb2_hash_algorithm hash_alg, in vb2ex_hwcrypto_digest_init()
/external/mbedtls/include/psa/
Dcrypto_values.h971 #define PSA_ALG_HMAC(hash_alg) \ argument
1384 #define PSA_ALG_RSA_PKCS1V15_SIGN(hash_alg) \ argument
1418 #define PSA_ALG_RSA_PSS(hash_alg) \ argument
1436 #define PSA_ALG_RSA_PSS_ANY_SALT(hash_alg) \ argument
1507 #define PSA_ALG_ECDSA(hash_alg) \ argument
1542 #define PSA_ALG_DETERMINISTIC_ECDSA(hash_alg) \ argument
1751 #define PSA_ALG_RSA_OAEP(hash_alg) \ argument
1787 #define PSA_ALG_HKDF(hash_alg) \ argument
1838 #define PSA_ALG_HKDF_EXTRACT(hash_alg) \ argument
1880 #define PSA_ALG_HKDF_EXPAND(hash_alg) \ argument
[all …]
/external/openthread/third_party/mbedtls/repo/include/psa/
Dcrypto_values.h883 #define PSA_ALG_HMAC(hash_alg) \ argument
1286 #define PSA_ALG_RSA_PKCS1V15_SIGN(hash_alg) \ argument
1318 #define PSA_ALG_RSA_PSS(hash_alg) \ argument
1336 #define PSA_ALG_RSA_PSS_ANY_SALT(hash_alg) \ argument
1407 #define PSA_ALG_ECDSA(hash_alg) \ argument
1442 #define PSA_ALG_DETERMINISTIC_ECDSA(hash_alg) \ argument
1651 #define PSA_ALG_RSA_OAEP(hash_alg) \ argument
1681 #define PSA_ALG_HKDF(hash_alg) \ argument
1726 #define PSA_ALG_TLS12_PRF(hash_alg) \ argument
1772 #define PSA_ALG_TLS12_PSK_TO_MS(hash_alg) \ argument
Dcrypto_extra.h381 #define PSA_ALG_DSA(hash_alg) \ argument
399 #define PSA_ALG_DETERMINISTIC_DSA(hash_alg) \ argument
/external/vboot_reference/firmware/lib21/include/
Dvb2_struct.h135 uint16_t hash_alg; member
177 uint16_t hash_alg; member
215 uint16_t hash_alg; member
/external/vboot_reference/host/lib21/include/
Dhost_key2.h18 enum vb2_hash_algorithm hash_alg; /* Hash algorithm */ member
/external/vboot_reference/firmware/lib21/
Dcommon.c130 enum vb2_hash_algorithm hash_alg) in vb2_sig_size()
145 const struct vb2_guid *vb2_hash_guid(enum vb2_hash_algorithm hash_alg) in vb2_hash_guid()
/external/vboot_reference/tests/
Dvb20_api_tests.c130 int vb2ex_hwcrypto_digest_init(enum vb2_hash_algorithm hash_alg, in vb2ex_hwcrypto_digest_init()
166 enum vb2_hash_algorithm hash_alg) in vb2_digest_init()
/external/vboot_reference/firmware/2lib/include/
D2rsa.h21 enum vb2_hash_algorithm hash_alg; /* Hash algorithm */ member
/external/libchrome/crypto/
Dhmac.cc21 HMAC::HMAC(HashAlgorithm hash_alg) : hash_alg_(hash_alg), initialized_(false) { in HMAC()
/external/cronet/net/ssl/
Dssl_platform_key_win.cc117 ALG_ID hash_alg; in Sign() local
308 const WCHAR* hash_alg; in Sign() local
/external/vboot_reference/host/lib21/
Dhost_key.c287 enum vb2_hash_algorithm hash_alg) in vb2_private_key_hash()
517 enum vb2_hash_algorithm hash_alg) in vb2_public_key_hash()
/external/mbedtls/programs/psa/
Dpsa_constant_names_generated.c57 static const char *psa_hash_algorithm_name(psa_algorithm_t hash_alg) in psa_hash_algorithm_name()
/external/openthread/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c57 static const char *psa_hash_algorithm_name(psa_algorithm_t hash_alg) in psa_hash_algorithm_name()

1234