Home
last modified time | relevance | path

Searched refs:psa_dh_family_t (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_types.h116 typedef uint8_t psa_dh_family_t; typedef
H A Dcrypto_compat.h162 ((psa_dh_family_t) MBEDTLS_DEPRECATED_NUMERIC_CONSTANT(0x7e))
H A Dcrypto_values.h732 ((psa_dh_family_t) (PSA_KEY_TYPE_IS_DH(type) ? \
742 #define PSA_DH_FAMILY_RFC7919 ((psa_dh_family_t) 0x03)
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2588 group families to psa_ecc_family_t and psa_dh_family_t, in line with the