Searched refs:md_hmac (Results 1 – 11 of 11) sorted by relevance
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | oid.c | 646 mbedtls_md_type_t md_hmac; member 683 FN_OID_TYPED_FROM_ASN1(oid_md_hmac_t, md_hmac, oid_md_hmac) 684 FN_OID_GET_ATTR1(mbedtls_oid_get_md_hmac, oid_md_hmac_t, md_hmac, mbedtls_md_type_t, md_hmac)
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | oid.h | 582 int mbedtls_oid_get_md_hmac( const mbedtls_asn1_buf *oid, mbedtls_md_type_t *md_hmac );
|
A D | compat-1.3.h | 2024 #define md_hmac mbedtls_md_hmac macro
|
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | oid.h | 582 int mbedtls_oid_get_md_hmac( const mbedtls_asn1_buf *oid, mbedtls_md_type_t *md_hmac );
|
A D | compat-1.3.h | 2024 #define md_hmac mbedtls_md_hmac macro
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | oid.h | 582 int mbedtls_oid_get_md_hmac( const mbedtls_asn1_buf *oid, mbedtls_md_type_t *md_hmac );
|
A D | compat-1.3.h | 2024 #define md_hmac mbedtls_md_hmac macro
|
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | oid.h | 582 int mbedtls_oid_get_md_hmac( const mbedtls_asn1_buf *oid, mbedtls_md_type_t *md_hmac );
|
A D | compat-1.3.h | 2024 #define md_hmac mbedtls_md_hmac macro
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | oid.h | 582 int mbedtls_oid_get_md_hmac( const mbedtls_asn1_buf *oid, mbedtls_md_type_t *md_hmac );
|
A D | compat-1.3.h | 2024 #define md_hmac mbedtls_md_hmac macro
|
Completed in 76 milliseconds