Home
last modified time | relevance | path

Searched refs:secretkey (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/dnscrypt/testdata/
H A Dgencert.sh18 --crypt-secretkey-file="${i}.key" \
20 --provider-secretkey-file="${DIR}/keys${i}/secret.key"
33 --crypt-secretkey-file="${i}.key" \
35 --provider-secretkey-file="${DIR}/keys${i}/secret.key" \
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcms-examples.pl101 my $secretkey =
123 run_encrypted_test( $exdir, $tlist, $file, $secretkey );
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dcms-examples.pl101 my $secretkey =
123 run_encrypted_test( $exdir, $tlist, $file, $secretkey );
/netbsd-src/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.c393 const uint8_t *nonce, const uint8_t *secretkey) in dnscrypt_pad() argument
406 secretkey); in dnscrypt_pad()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dcms.pod91 [B<-secretkey key>]
428 =item B<-secretkey key>
439 This option B<must> be present if the B<-secretkey> option is used with
601 The B<-secretkey> option when used with B<-encrypt>.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-cms.pod.in53 [B<-secretkey> I<key>]
321 =item B<-secretkey> I<key>
332 This option B<must> be present if the B<-secretkey> option is used with
756 The B<-secretkey> option when used with B<-encrypt>.
/netbsd-src/external/ibm-public/postfix/dist/
H A DTLS_CHANGES2378 by "chown root secretkey.pem; chmod 400 secretkey.pem".