Home
last modified time | relevance | path

Searched refs:subject_name (Results 1 – 13 of 13) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dx509write_csr.c79 const char *subject_name ) in mbedtls_x509write_csr_set_subject_name() argument
81 return mbedtls_x509_string_to_names( &ctx->subject, subject_name ); in mbedtls_x509write_csr_set_subject_name()
A Dx509write_crt.c87 const char *subject_name ) in mbedtls_x509write_crt_set_subject_name() argument
89 return mbedtls_x509_string_to_names( &ctx->subject, subject_name ); in mbedtls_x509write_crt_set_subject_name()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_csr.h178 const char *subject_name );
A Dx509_crt.h929 const char *subject_name );
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dx509_csr.h178 const char *subject_name );
A Dx509_crt.h929 const char *subject_name );
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dx509_csr.h178 const char *subject_name );
A Dx509_crt.h929 const char *subject_name );
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dx509_csr.h178 const char *subject_name );
A Dx509_crt.h929 const char *subject_name );
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dx509_csr.h178 const char *subject_name );
A Dx509_crt.h929 const char *subject_name );
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog3334 * cert_write with selfsign should use issuer_name as subject_name

Completed in 25 milliseconds