Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Decp.c497 #define ECP_RS_ENTER( sub ) (void) rs_ctx; argument
498 #define ECP_RS_LEAVE( sub ) (void) rs_ctx; argument
Dssl_msg.c1087 const size_t sub = x - y; in mbedtls_ssl_cf_mask_lt() local