Searched refs:NONE (Results 1 – 8 of 8) sorted by relevance
/openssl-master/crypto/err/ |
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-master/doc/man3/ |
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-master/crypto/evp/ |
A D | ctrl_params_translate.c | 155 NONE = 0, GET = 1, SET = 2 enumerator 410 if (ctx->action_type == NONE) { in default_fixup_args() 860 if (!ossl_assert(ctx->action_type == NONE)) in fix_kdf_type() 1170 if (!ossl_assert(ctx->action_type == NONE)) in fix_ecdh_cofactor() 1182 if (!ossl_assert(ctx->action_type != NONE)) in fix_ecdh_cofactor() 1976 { NONE, EVP_PKEY_DHX, 0, EVP_PKEY_OP_DERIVE, 2076 { NONE, EVP_PKEY_EC, 0, EVP_PKEY_OP_DERIVE, 2080 { NONE, EVP_PKEY_EC, 0, EVP_PKEY_OP_DERIVE, 2451 if (item->action_type != NONE in lookup_translation() 2487 if ((item->action_type != NONE in lookup_translation() [all …]
|
/openssl-master/include/crypto/ |
A D | dso_conf.h.in | 23 $scheme = "NONE";
|
/openssl-master/doc/man1/ |
A D | openssl-pkcs12.pod.in | 333 Special value C<NONE> disables encryption of the private key and certificates.
|
A D | openssl-cmp.pod.in | 349 C<-1> = NONE, C<0> = RAVERIFIED, C<1> = SIGNATURE (default), C<2> = KEYENC.
|
/openssl-master/test/recipes/80-test_cmp_http_data/ |
A D | test_enrollment.csv | 57 0,popo NONE, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BLANK,,…
|
/openssl-master/ |
A D | CHANGES.md | 10809 to omit the mac, NONE can be set for an encryption algorithm.
|
Completed in 33 milliseconds