Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing.h26 enum pkcs11_mechanism_id hash_alg; member
41 enum pkcs11_mechanism_id hash_alg; member
59 enum pkcs11_mechanism_id hash_alg; member
/optee_os-3.20.0/core/kernel/
A Dtcg.c58 uint16_t hash_alg = digest_list->digests[i].hash_alg; in tcg_event_final_size() local
120 uint16_t hash_alg = 0; in tcg_parse_specid_event() local
267 uint16_t hash_alg = digest_list->digests[i].hash_alg; in tcg_parse_event() local
388 uint16_t hash_alg = digest_list->digests[i].hash_alg; in tcg_process_fw_eventlog() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A 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()
A Dx509write_csr.c153 psa_algorithm_t hash_alg = mbedtls_psa_translate_md( ctx->md_alg ); in x509write_csr_der_internal() local
A Dpk.c595 psa_algorithm_t hash_alg ) in mbedtls_pk_wrap_as_opaque()
A Dssl_tls.c1663 mbedtls_md_type_t hash_alg = handshake->ciphersuite_info->mac; in ssl_compute_master() local
7626 psa_algorithm_t hash_alg = mbedtls_psa_translate_md( md_alg ); in mbedtls_ssl_get_key_exchange_md_tls1_2() local
A Dx509_crt.c2442 psa_algorithm_t hash_alg = mbedtls_psa_translate_md( child->sig_md ); in x509_crt_check_signature() local
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash.c33 static const struct hashalg hash_alg[] = { variable
/optee_os-3.20.0/core/drivers/imx/dcp/
A Ddcp.c46 static const struct dcp_hashalg hash_alg[2] = { variable
/optee_os-3.20.0/core/include/
A Dtpm2.h88 uint16_t hash_alg; member

Completed in 29 milliseconds