Home
last modified time | relevance | path

Searched refs:PSA_OPERATION_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_values.h336 #define PSA_OPERATION_INCOMPLETE ((psa_status_t)-248) macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c558 return PSA_OPERATION_INCOMPLETE; in mbedtls_to_psa_error()
3734 if (status != PSA_OPERATION_INCOMPLETE) { in psa_sign_hash_complete()
3880 if (status != PSA_OPERATION_INCOMPLETE) { in psa_verify_hash_complete()