Home
last modified time | relevance | path

Searched defs:psa_sign_hash (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h120 #define psa_sign_hash \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h653 #define psa_sign_hash(arg0_key, arg1_alg, arg2_hash, arg3_hash_length, arg4_signature, arg5_signatu… macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c3215 psa_status_t psa_sign_hash(mbedtls_svc_key_id_t key, in psa_sign_hash() function