Searched refs:NONE (Results 1 – 10 of 10) sorted by relevance
/openssl/crypto/err/ |
H A D | openssl.ec | 5 L ERR NONE NONE 6 L FUNC NONE NONE 26 L DSO NONE crypto/dso/dso_err.c include/int… 38 L KDF NONE NONE NONE 39 L SM2 NONE crypto/sm2/sm2_err.c include/cry… 42 L PROP NONE crypto/property/property_err.c include/int…
|
/openssl/doc/man3/ |
H A D | SSL_CIPHER_get_name.pod | 45 B<cipher> is NULL, it returns "(NONE)". 48 B<cipher>. If the B<cipher> is NULL, it returns "(NONE)". If the B<cipher> 54 it returns "(NONE)". Where both exist, B<stdname> should be the TLS name rather 61 version that first defined the cipher. It returns "(NONE)" if B<cipher> is NULL. 160 value in a NUL-terminated string for a specific cipher or "(NONE)"
|
/openssl/util/ |
H A D | ctags.sh | 66 $CTAGS --quiet --options=NONE \
|
/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 153 NONE = 0, GET = 1, SET = 2 enumerator 408 if (ctx->action_type == NONE) { in default_fixup_args() 2050 ctx->action_type = NONE; in fix_group_ecx() 2099 { NONE, EVP_PKEY_DHX, 0, EVP_PKEY_OP_DERIVE, 2199 { NONE, EVP_PKEY_EC, 0, EVP_PKEY_OP_DERIVE, 2203 { NONE, EVP_PKEY_EC, 0, EVP_PKEY_OP_DERIVE, 2240 { NONE, EVP_PKEY_SM2, 0, EVP_PKEY_OP_DERIVE, 2244 { NONE, EVP_PKEY_SM2, 0, EVP_PKEY_OP_DERIVE, 2639 if (item->action_type != NONE in lookup_translation() 2676 if ((item->action_type != NONE in lookup_translation() [all …]
|
/openssl/include/crypto/ |
H A D | dso_conf.h.in | 23 $scheme = "NONE";
|
/openssl/doc/man1/ |
H A D | openssl-pkcs12.pod.in | 337 Special value C<NONE> disables encryption of the private key and certificates.
|
H A D | openssl-cmp.pod.in | 383 C<-1> = NONE, C<0> = RAVERIFIED, C<1> = SIGNATURE (default), C<2> = KEYENC.
|
/openssl/test/recipes/80-test_cmp_http_data/ |
H A D | test_enrollment.csv | 60 0,popo NONE, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BLANK,,…
|
/openssl/doc/designs/quic-design/ |
H A D | record-layer.md | 325 * Protection level. For <= TLSv1.2 only "NONE" and "APPLICATION" are used.
|
/openssl/ |
H A D | CHANGES.md | 12748 to omit the mac, NONE can be set for an encryption algorithm.
|
Completed in 57 milliseconds