Home
last modified time | relevance | path

Searched refs:NC (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md52 - **��NC**: No changes are expected to be needed (where marked **\***, dispatch
97 | `OSSL_default_cipher_list` | Global | ��U | ��U | ��NC | ��Done …
98 | `OSSL_default_ciphersuites` | Global | ��U | ��U | ��NC | ��Done …
99 | `ERR_load_SSL_strings` | Global | ��U | ��U | ��NC | ��Done …
100 | `OPENSSL_init_ssl` | Global | ��U | ��U | ��NC | ��Done …
101 | `OPENSSL_cipher_name` | Global | ��U | ��U | ��NC | ��Done …
102 | `SSL_alert_desc_string` | Global | ��U | ��U | ��NC | ��Done …
103 | `SSL_alert_desc_string_long` | Global | ��U | ��U | ��NC | ��Done …
104 | `SSL_alert_type_string` | Global | ��U | ��U | ��NC | ��Done …
105 | `SSL_alert_type_string_long` | Global | ��U | ��U | ��NC | ��Done …
[all …]
/openssl/test/certs/
H A Dsetup.sh265 NC="permitted;DNS:www.good.org, permitted;DNS:good.com,"
266 NC="$NC permitted;email:good@good.org, permitted;email:good.com,"
267 NC="$NC permitted;IP:127.0.0.1/255.255.255.255, permitted;IP:192.168.0.0/255.255.0.0"
269 NC=$NC ./mkcert.sh genca "Test NC CA 1" ncca1-key ncca1-cert root-key root-cert
274 NC="excluded;DNS:www.bad.org, excluded;DNS:bad.com,"
275 NC="$NC excluded;email:bad@bad.org, excluded;email:bad.com, "
276 NC="$NC excluded;IP:10.0.0.0/255.0.0.0"
278 NC=$NC ./mkcert.sh genca "Test NC CA 2" ncca2-key ncca2-cert root-key root-cert
286 NC="permitted;DNS:www.good.net, permitted;DNS:ok.good.com, "
287 NC="$NC excluded;DNS:bad.ok.good.com"
[all …]
H A Dmkcert.sh147 if [ -n "$NC" ]; then
148 exts=$(printf "%s\nnameConstraints = %s\n" "$exts" "$NC")
/openssl/doc/man3/
H A DSSL_alert_type_string.pod99 =item "NC"/"no certificate"
/openssl/test/recipes/30-test_evp_data/
H A Devppkey_kas.txt3397 mP5LBPfumwlBHfEE3ILX157EagHtDy0+fbbraAaUvesQfBB4rsbKvZ6+49NC/n5U

Completed in 40 milliseconds