Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/library/
Doid.c663 return( MBEDTLS_ERR_OID_BUF_TOO_SMALL ); \ in FN_OID_TYPED_FROM_ASN1()
693 return( MBEDTLS_ERR_OID_BUF_TOO_SMALL );
Derror.c660 if( use_ret == -(MBEDTLS_ERR_OID_BUF_TOO_SMALL) ) in mbedtls_strerror()
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Doid.h50 #define MBEDTLS_ERR_OID_BUF_TOO_SMALL -0x000B /**< output buffer is too small … macro
Dcompat-1.3.h1147 #define POLARSSL_ERR_OID_BUF_TOO_SMALL MBEDTLS_ERR_OID_BUF_TOO_SMALL
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt548 POLARSSL_ERR_OID_BUF_TOO_SMALL MBEDTLS_ERR_OID_BUF_TOO_SMALL
/net-tools-latest/mbedtls-2.4.0/tests/suites/
Dtest_suite_x509parse.data1233 x509_oid_numstr:"2B06010505070301":"1.3.6.1.5.5.7.3.1":17:MBEDTLS_ERR_OID_BUF_TOO_SMALL
1239 x509_oid_numstr:"2A8648F9F8F7F6F5F4F3F2F1F001":"":100:MBEDTLS_ERR_OID_BUF_TOO_SMALL