/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_query.in | 121 --keyEncipherment \ 127 --keyEncipherment \ 137 --keyEncipherment \ 143 --keyEncipherment \ 153 --keyEncipherment \ 159 --keyEncipherment \
|
H A D | crmf.asn1 | 68 keyEncipherment [2] POPOPrivKey,
|
H A D | hxtool-commands.in | 500 long = "keyEncipherment" 502 help = "match keyEncipherment certificates"
|
H A D | ca.c | 1021 ku.keyEncipherment = 1; in ca_sign()
|
H A D | ChangeLog | 1587 keyEncipherment certs.
|
/freebsd/crypto/openssl/demos/certs/ |
H A D | ca.cnf | 39 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment 48 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/crypto/openssl/demos/certs/apps/ |
H A D | apps.cnf | 40 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/crypto/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 434 if ((pp->value.keyEncipherment = OSSL_CRMF_POPOPRIVKEY_new()) == NULL) in OSSL_CRMF_MSG_create_popo() 437 pp->value.keyEncipherment->type = in OSSL_CRMF_MSG_create_popo() 439 pp->value.keyEncipherment->value.subsequentMessage = tag; in OSSL_CRMF_MSG_create_popo()
|
H A D | crmf_local.h | 274 OSSL_CRMF_POPOPRIVKEY *keyEncipherment; /* 2 */ member
|
H A D | crmf_asn.c | 134 ASN1_EXP(OSSL_CRMF_POPO, value.keyEncipherment, OSSL_CRMF_POPOPRIVKEY, 2),
|
/freebsd/crypto/openssl/test/smime-certs/ |
H A D | ca.cnf | 39 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/crypto/openssl/test/ |
H A D | ca-and-certs.cnf | 38 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
H A D | test.cnf | 122 keyUsage = critical, digitalSignature # keyAgreement, keyEncipherment, nonRepudiation
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.cnf | 213 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment 237 keyUsage = nonRepudiation, digitalSignature, keyEncipherment 286 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
H A D | openssl-vms.cnf | 212 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment 236 keyUsage = nonRepudiation, digitalSignature, keyEncipherment 285 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/libexec/rc/rc.d/ |
H A D | sendmail | 141 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-verification-options.pod | 632 allow for C<digitalSignature>, C<keyEncipherment>, and/or C<keyAgreement>. 643 B<keyEncipherment> bit set if the keyUsage extension is present. This isn't 669 the key usage must allow for C<keyEncipherment>.
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | rfc2459.asn1 | 285 keyEncipherment (2),
|
H A D | check-gen.c | 436 ku2.keyEncipherment = 1; in test_bit_string()
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | x509v3_config.pod | 133 C<nonRepudiation>, C<keyEncipherment>, C<dataEncipherment>, C<keyAgreement>,
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | x509_minimal.t0 | 1029 \ -- if the key usage contains keyEncipherment (2), dataEncipherment (3)
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 1598 @c keyUsage = digitalSignature, keyEncipherment
|