Home
last modified time | relevance | path

Searched refs:mbedtls_pk_get_psa_attributes (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/include/mbedtls/
H A Dpk.h494 * int ret = mbedtls_pk_get_psa_attributes(pk, &attributes);
592 int mbedtls_pk_get_psa_attributes(const mbedtls_pk_context *pk,
603 * -# Call mbedtls_pk_get_psa_attributes() to obtain
/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.c285 ret = mbedtls_pk_get_psa_attributes(pk, PSA_KEY_USAGE_SIGN_HASH, &key_attr); in pk_wrap_as_opaque()
/third_party/mbedtls/library/
H A Dpk.c404 int mbedtls_pk_get_psa_attributes(const mbedtls_pk_context *pk, in mbedtls_pk_get_psa_attributes() function
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c690 TEST_EQUAL(mbedtls_pk_get_psa_attributes(cert->pkey, PSA_KEY_USAGE_SIGN_HASH, in mbedtls_test_ssl_endpoint_certificate_init()
/third_party/mbedtls/tests/scripts/
H A Dall.sh1356 grep mbedtls_pk_get_psa_attributes library/libmbedcrypto.a

Completed in 22 milliseconds