mbedtls_oid_from_numeric_string() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

0 if successful #MBEDTLS_ERR_ASN1_INVALID_DATA if \p oid_str does not represent a valid OID #MBEDTLS_ERR_ASN1_ALLOC_FAILED if the function fails to allocate oid->buf

References