Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_OID_BUF_TOO_SMALL (Results 1 – 5 of 5) sorted by relevance

/mbedtls-latest/library/
Doid.c974 return MBEDTLS_ERR_OID_BUF_TOO_SMALL; in FN_OID_TYPED_FROM_ASN1()
1027 return MBEDTLS_ERR_OID_BUF_TOO_SMALL; in oid_subidentifier_encode_into()
Derror.c746 case -(MBEDTLS_ERR_OID_BUF_TOO_SMALL): in mbedtls_low_level_strerr()
Dx509.c855 } else if (ret == MBEDTLS_ERR_OID_BUF_TOO_SMALL) { in mbedtls_x509_dn_gets()
/mbedtls-latest/include/mbedtls/
Doid.h30 #define MBEDTLS_ERR_OID_BUF_TOO_SMALL -0x000B macro
/mbedtls-latest/tests/suites/
Dtest_suite_x509parse.data2748 x509_oid_numstr:"2b06010505070301":"1.3.6.1.5.5.7.3.1":17:MBEDTLS_ERR_OID_BUF_TOO_SMALL