Home
last modified time | relevance | path

Searched refs:MBEDTLS_OID_SIZE (Results 1 – 9 of 9) sorted by relevance

/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Dasn1.h94 #define MBEDTLS_OID_SIZE(x) (sizeof(x) - 1) macro
103 ( ( MBEDTLS_OID_SIZE(oid_str) != (oid_buf)->len ) || \
Dcompat-1.3.h917 #define OID_SIZE MBEDTLS_OID_SIZE
/net-tools-3.7.0/mbedtls-2.4.0/library/
Dx509write_crt.c165 MBEDTLS_OID_SIZE( MBEDTLS_OID_BASIC_CONSTRAINTS ), in mbedtls_x509write_crt_set_basic_constraints()
188 MBEDTLS_OID_SIZE( MBEDTLS_OID_SUBJECT_KEY_IDENTIFIER ), in mbedtls_x509write_crt_set_subject_key_identifier()
214 MBEDTLS_OID_SIZE( MBEDTLS_OID_AUTHORITY_KEY_IDENTIFIER ), in mbedtls_x509write_crt_set_authority_key_identifier()
237 MBEDTLS_OID_SIZE( MBEDTLS_OID_KEY_USAGE ), in mbedtls_x509write_crt_set_key_usage()
258 MBEDTLS_OID_SIZE( MBEDTLS_OID_NS_CERT_TYPE ), in mbedtls_x509write_crt_set_ns_cert_type()
Dx509write_csr.c100 MBEDTLS_OID_SIZE( MBEDTLS_OID_KEY_USAGE ), in mbedtls_x509write_csr_set_key_usage()
121 MBEDTLS_OID_SIZE( MBEDTLS_OID_NS_CERT_TYPE ), in mbedtls_x509write_csr_set_ns_cert_type()
162 MBEDTLS_OID_SIZE( MBEDTLS_OID_PKCS9_CSR_EXT_REQ ) ) ); in mbedtls_x509write_csr_der()
Dx509_create.c204 if( MBEDTLS_OID_SIZE( MBEDTLS_OID_PKCS9_EMAIL ) == oid_len && in x509_write_name()
Doid.c51 #define ADD_LEN(s) s, MBEDTLS_OID_SIZE(s)
Dpkparse.c264 if( len != MBEDTLS_OID_SIZE( MBEDTLS_OID_ANSI_X9_62_PRIME_FIELD ) || in pk_group_from_specified()
Dssl_tls.c7564 ext_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_SERVER_AUTH ); in mbedtls_ssl_check_cert_usage()
7569 ext_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_CLIENT_AUTH ); in mbedtls_ssl_check_cert_usage()
/net-tools-3.7.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt257 OID_SIZE MBEDTLS_OID_SIZE