Home
last modified time | relevance | path

Searched refs:mbedtls_oid_from_numeric_string (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/include/mbedtls/
H A Doid.h515 int mbedtls_oid_from_numeric_string(mbedtls_asn1_buf *oid, const char *oid_str, size_t size);
/third_party/mbedtls/library/
H A Dx509_create.c301 if ((mbedtls_oid_from_numeric_string(&oid, s, (size_t) (c - s))) != 0) { in mbedtls_x509_string_to_names()
H A Doid.c1042 int mbedtls_oid_from_numeric_string(mbedtls_asn1_buf *oid, in mbedtls_oid_from_numeric_string() function

Completed in 7 milliseconds