Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dcrypto_examples.c11 #define ASSERT(predicate) \ argument
14 if (!(predicate)) \
17 __FILE__, __LINE__, #predicate); \
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1396 * The existing predicate macro name PSA_ALG_IS_HASH_AND_SIGN is now reserved
1399 PSA_ALG_ECDSA_ANY. The new predicate macro PSA_ALG_IS_SIGN_HASH covers