Home
last modified time | relevance | path

Searched defs:psa_sign_message (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h686 #define psa_sign_message(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_signature, arg5_si… macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c3083 psa_status_t psa_sign_message(mbedtls_svc_key_id_t key, in psa_sign_message() function