Home
last modified time | relevance | path

Searched refs:mbedtls_x509_name (Results 1 – 11 of 11) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dx509.h222 typedef mbedtls_asn1_named_data mbedtls_x509_name; typedef
251 int mbedtls_x509_dn_gets( char *buf, size_t size, const mbedtls_x509_name *dn );
310 mbedtls_x509_name *cur );
Dx509_crl.h78 mbedtls_x509_name issuer; /**< The parsed issuer data (named information object). */
Dx509_csr.h57 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */
Dx509_crt.h66 mbedtls_x509_name issuer; /**< The parsed issuer data (named information object). */
67 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */
Dcompat-1.3.h2477 #define x509_name mbedtls_x509_name
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dx509_csr.c384 mbedtls_x509_name *name_cur; in mbedtls_x509_csr_free()
385 mbedtls_x509_name *name_prv; in mbedtls_x509_csr_free()
401 mbedtls_platform_zeroize( name_prv, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_csr_free()
Dx509.c348 mbedtls_x509_name *cur ) in x509_get_attr_type_value()
429 mbedtls_x509_name *cur ) in mbedtls_x509_get_name()
458 cur->next = mbedtls_calloc( 1, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_get_name()
472 cur->next = mbedtls_calloc( 1, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_get_name()
741 int mbedtls_x509_dn_gets( char *buf, size_t size, const mbedtls_x509_name *dn ) in mbedtls_x509_dn_gets()
746 const mbedtls_x509_name *name; in mbedtls_x509_dn_gets()
Dx509_crl.c712 mbedtls_x509_name *name_cur; in mbedtls_x509_crl_free()
713 mbedtls_x509_name *name_prv; in mbedtls_x509_crl_free()
731 mbedtls_platform_zeroize( name_prv, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_crl_free()
Dx509_crt.c328 static int x509_name_cmp( const mbedtls_x509_name *a, const mbedtls_x509_name *b ) in x509_name_cmp()
3034 const mbedtls_x509_name *name; in x509_crt_verify_name()
3281 mbedtls_x509_name *name_cur; in mbedtls_x509_crt_free()
3282 mbedtls_x509_name *name_prv; in mbedtls_x509_crt_free()
3302 mbedtls_platform_zeroize( name_prv, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_crt_free()
3311 mbedtls_platform_zeroize( name_prv, sizeof( mbedtls_x509_name ) ); in mbedtls_x509_crt_free()
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509write.function344 mbedtls_x509_name parsed, *parsed_cur, *parsed_prv;
/openthread-2.7.6/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt2123 x509_name mbedtls_x509_name