Home
last modified time | relevance | path

Searched defs:common_name (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-x509.c355 const char *common_name) in lws_x509_verify()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-x509.c438 const char *common_name) in lws_x509_verify()
/third_party/curl/lib/vtls/
Dsectransp.c1136 CFStringRef common_name = NULL; in CopyIdentityWithLabel() local
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs1108 let common_name = Nid::COMMONNAME; in test_long_name_conversion() localVariable
1140 let common_name = Nid::COMMONNAME; in test_short_name_conversion() localVariable