Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dasn1.h121 #define MBEDTLS_OID_CMP(oid_str, oid_buf) \ argument
125 #define MBEDTLS_OID_CMP_RAW(oid_str, oid_buf, oid_buf_len) \ argument
/openthread-latest/third_party/mbedtls/repo/library/
Doid.c1043 const char *oid_str, size_t size) in mbedtls_oid_from_numeric_string()