Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_csr.h226 unsigned char ns_cert_type );
A Dx509_crt.h90 …unsigned char ns_cert_type; /**< Optional Netscape certificate type extension value: See the value… member
1035 unsigned char ns_cert_type );
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509write_csr.c114 unsigned char ns_cert_type ) in mbedtls_x509write_csr_set_ns_cert_type() argument
122 ret = mbedtls_asn1_write_named_bitstring( &c, buf, &ns_cert_type, 8 ); in mbedtls_x509write_csr_set_ns_cert_type()
A Dx509write_crt.c272 unsigned char ns_cert_type ) in mbedtls_x509write_crt_set_ns_cert_type() argument
280 ret = mbedtls_asn1_write_named_bitstring( &c, buf, &ns_cert_type, 8 ); in mbedtls_x509write_crt_set_ns_cert_type()
A Dx509_crt.c531 unsigned char *ns_cert_type) in x509_get_ns_cert_type() argument
544 *ns_cert_type = *bs.p; in x509_get_ns_cert_type()
1011 &crt->ns_cert_type ) ) != 0 ) in x509_get_crt_ext()
1938 if( ns_cert_type & (type) ) \
1942 unsigned char ns_cert_type ) in x509_info_cert_type() argument
2159 if( ( ret = x509_info_cert_type( &p, &n, crt->ns_cert_type ) ) != 0 ) in mbedtls_x509_crt_info()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog3598 ns_cert_type)

Completed in 22 milliseconds