HomeSort by: relevance | last modified time | path
    Searched refs:newkey (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/crypto/external/bsd/openssl.old/dist/test/smime-certs/
mksmime-certs.sh 18 -keyout smroot.pem -out smroot.pem -newkey rsa:2048 -days 36501
22 -keyout smrsa1.pem -out req.pem -newkey rsa:2048
28 -keyout smrsa2.pem -out req.pem -newkey rsa:2048
33 -keyout smrsa3.pem -out req.pem -newkey rsa:2048
42 -keyout smdsa1.pem -out req.pem -newkey dsa:dsap.pem
46 -keyout smdsa2.pem -out req.pem -newkey dsa:dsap.pem
50 -keyout smdsa3.pem -out req.pem -newkey dsa:dsap.pem
60 -keyout smec1.pem -out req.pem -newkey ec:ecp.pem
64 -keyout smec2.pem -out req.pem -newkey ec:ecp2.pem
68 -keyout smec3.pem -out req.pem -newkey ec:ecp.pe
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/25-test_eai_data/
kdc.sh 10 openssl req -nodes -new -newkey rsa:2048 -keyout kdc-root-key.pem \
36 openssl req -nodes -new -newkey rsa:2048 -keyout kdc-key.pem \
  /src/crypto/external/apache2/openssl/dist/test/recipes/95-test_external_oqsprovider_data/
oqsprovider-ca.sh 35 $OPENSSL_APP req -x509 -new -newkey $1 -keyout $1_rootCA.key -out $1_rootCA.crt -subj "/CN=test CA" -nodes
42 $OPENSSL_APP req -new -newkey $1 -keyout $1.key -out $1.csr -nodes -subj "/CN=test Server"
  /src/crypto/external/bsd/heimdal/dist/kadmin/
random_password.c 60 OtpKey newkey; local
62 krb5_generate_random_block(&newkey, sizeof(newkey));
63 otp_print_stddict (newkey, pw, len);
  /src/crypto/external/bsd/openssl/dist/test/recipes/25-test_eai_data/
kdc.sh 10 openssl req -nodes -new -newkey rsa:2048 -keyout kdc-root-key.pem \
36 openssl req -nodes -new -newkey rsa:2048 -keyout kdc-key.pem \
  /src/crypto/external/bsd/openssl/dist/test/smime-certs/
mksmime-certs.sh 18 -keyout smroot.pem -out smroot.pem -newkey rsa:2048 -days 36501
22 -keyout smrsa1.pem -out req.pem -newkey rsa:2048
28 -keyout smrsa2.pem -out req.pem -newkey rsa:2048
33 -keyout smrsa3.pem -out req.pem -newkey rsa:2048
42 -keyout smdsa1.pem -out req.pem -newkey dsa:dsap.pem
46 -keyout smdsa2.pem -out req.pem -newkey dsa:dsap.pem
50 -keyout smdsa3.pem -out req.pem -newkey dsa:dsap.pem
60 -keyout smec1.pem -out req.pem -newkey ec:ecp.pem
64 -keyout smec2.pem -out req.pem -newkey ec:ecp2.pem
69 # -keyout smec3.pem -out req.pem -newkey ec:ecp.pe
    [all...]
  /src/crypto/external/apache2/openssl/dist/demos/certs/apps/
mkxcerts.sh 29 -nodes -keyout tecp256.pem -out tecp256.pem -newkey ec:ecp256.pem \
34 -nodes -keyout tecp384.pem -out tecp384.pem -newkey ec:ecp384.pem \
  /src/external/bsd/unbound/dist/testcode/
unitslabhash.c 63 static testkey_type* newkey(int id) { function
85 testkey_type* k = newkey(12);
86 testkey_type* k2 = newkey(14);
113 testkey_type* key = newkey(numtoadd);
124 testkey_type* key = newkey(num);
135 testkey_type* key = newkey(num);
200 testkey_type* key = newkey(numtoadd);
212 testkey_type* key = newkey(num);
224 testkey_type* key = newkey(num);
unitlruhash.c 61 static testkey_type* newkey(int id) { function
83 testkey_type* k = newkey(12);
85 testkey_type* k2 = newkey(12 + 1024);
86 testkey_type* k3 = newkey(14);
87 testkey_type* k4 = newkey(12 + 1024*2);
164 testkey_type* k = newkey(12);
165 testkey_type* k2 = newkey(14);
211 testkey_type* k = newkey(12);
212 testkey_type* k2 = newkey(14);
239 testkey_type* key = newkey(numtoadd)
    [all...]
  /src/crypto/external/bsd/openssl/dist/demos/certs/
mkcerts.sh 9 -keyout root.pem -out root.pem -newkey rsa:2048 -days 3650
12 -keyout intkey.pem -out intreq.pem -newkey rsa:2048
19 -keyout skey.pem -out req.pem -newkey rsa:1024
26 -keyout ckey.pem -out creq.pem -newkey rsa:1024
33 -keyout revkey.pem -out rreq.pem -newkey rsa:1024
40 -keyout respkey.pem -out respreq.pem -newkey rsa:1024
  /src/crypto/external/bsd/openssl.old/dist/demos/certs/
mkcerts.sh 9 -keyout root.pem -out root.pem -newkey rsa:2048 -days 3650
12 -keyout intkey.pem -out intreq.pem -newkey rsa:2048
19 -keyout skey.pem -out req.pem -newkey rsa:1024
26 -keyout ckey.pem -out creq.pem -newkey rsa:1024
33 -keyout revkey.pem -out rreq.pem -newkey rsa:1024
40 -keyout respkey.pem -out respreq.pem -newkey rsa:1024
  /src/crypto/external/bsd/openssl/dist/demos/certs/apps/
mkxcerts.sh 23 -nodes -keyout tecp256.pem -out tecp256.pem -newkey ec:ecp256.pem \
28 -nodes -keyout tecp384.pem -out tecp384.pem -newkey ec:ecp384.pem \
  /src/crypto/external/bsd/openssl.old/dist/demos/certs/apps/
mkxcerts.sh 23 -nodes -keyout tecp256.pem -out tecp256.pem -newkey ec:ecp256.pem \
28 -nodes -keyout tecp384.pem -out tecp384.pem -newkey ec:ecp384.pem \
  /src/distrib/utils/embedded/files/
creds_msdos 101 local newkey="$2"
105 echo "${newkey}" >> "${ssh_userkeys}"
  /src/crypto/external/apache2/openssl/dist/demos/certs/
mkcerts.sh 14 -keyout root.pem -out root.pem -newkey rsa:2048 -days 3650
17 -keyout intkey.pem -out intreq.pem -newkey rsa:2048
24 -keyout skey.pem -out req.pem -newkey rsa:1024
31 -keyout ckey.pem -out creq.pem -newkey rsa:1024
38 -keyout revkey.pem -out rreq.pem -newkey rsa:1024
45 -keyout respkey.pem -out respreq.pem -newkey rsa:1024
  /src/external/ibm-public/postfix/dist/src/tls/
tls_scache.c 47 /* TLS_TICKET_KEY *tls_scache_key_rotate(newkey)
48 /* TLS_TICKET_KEY *newkey;
124 /* .IP newkey
570 TLS_TICKET_KEY *tls_scache_key_rotate(TLS_TICKET_KEY *newkey)
578 keys[1] = (TLS_TICKET_KEY *) mymalloc(sizeof(*newkey));
579 *keys[1] = *newkey;
580 newkey = keys[1];
588 keys[0] = newkey;
590 return (newkey);
  /src/external/bsd/tmux/dist/
input-keys.c 583 key_code newkey; local
599 newkey = options_get_number(global_options, "backspace");
601 key, newkey);
604 if ((newkey & KEYC_MASK_MODIFIERS) == 0)
605 ud.data[0] = newkey;
606 else if ((newkey & KEYC_MASK_MODIFIERS) == KEYC_CTRL) {
607 newkey &= KEYC_MASK_KEY;
608 if (newkey == '?')
610 else if (newkey >= '@' && newkey <= '_'
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/
cmp_msg_test.c 66 static EVP_PKEY *newkey = NULL; variable
151 || !TEST_true(set1_newPkey(ctx, newkey))
167 if (!TEST_true(OSSL_CMP_CTX_set1_pkey(fixture->cmp_ctx, newkey))
169 /* newkey used by default for signing does not match cert: */
194 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
208 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
227 || !TEST_true(set1_newPkey(ctx, newkey))
243 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
257 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))
272 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/
cmp_msg_test.c 66 static EVP_PKEY *newkey = NULL; variable
155 || !TEST_true(set1_newPkey(ctx, newkey))
171 if (!TEST_true(OSSL_CMP_CTX_set1_pkey(fixture->cmp_ctx, newkey))
173 /* newkey used by default for signing does not match cert: */
198 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
212 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
231 || !TEST_true(set1_newPkey(ctx, newkey))
247 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
261 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))
276 if (!TEST_true(set1_newPkey(fixture->cmp_ctx, newkey))) {
    [all...]
  /src/external/bsd/openldap/dist/tests/data/tls/
create-crt.sh 78 -newkey $KEY_TYPE -config ./openssl.cnf \
94 -newkey $KEY_TYPE -config ./openssl.cnf \
110 -newkey $KEY_TYPE -config ./openssl.cnf \
  /src/crypto/external/apache2/openssl/dist/test/recipes/
90-test_sslapi.t 117 # and search for the $key and replace with $newkey
120 my ($infile, $key, $newkey, $outfile) = @_;
122 my $rep = "$newkey";
  /src/external/mpl/bind/dist/lib/dns/
keystore.c 196 dst_key_t *newkey = NULL; local
243 mctx, &newkey, NULL);
260 mctx, &newkey, NULL);
264 *dstkey = newkey;
  /src/external/gpl3/gdb/dist/readline/readline/
readline.c 866 int r, newkey; local
904 newkey = _rl_to_lower ((unsigned char)key);
905 if (newkey != key)
906 return (_rl_dispatch (newkey, map));
1064 newkey = _rl_subseq_getchar (key);
1065 if (newkey < 0)
1071 r = _rl_dispatch_subseq (newkey, _rl_dispatching_keymap, got_subseq || map[ANYOTHERKEY].function);
1122 int newkey = _rl_to_lower ((unsigned char)key); local
1124 r = (newkey != key) ? _rl_dispatch (newkey, map) : 1
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/
readline.c 866 int r, newkey; local
904 newkey = _rl_to_lower ((unsigned char)key);
905 if (newkey != key)
906 return (_rl_dispatch (newkey, map));
1064 newkey = _rl_subseq_getchar (key);
1065 if (newkey < 0)
1071 r = _rl_dispatch_subseq (newkey, _rl_dispatching_keymap, got_subseq || map[ANYOTHERKEY].function);
1122 int newkey = _rl_to_lower ((unsigned char)key); local
1124 r = (newkey != key) ? _rl_dispatch (newkey, map) : 1
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/metadata/
tests.sh 200 newkey=$($KEYGEN -a ${DEFAULT_ALGORITHM} -q $czone)
202 $SETTIME -i 1d -S $oldkey $newkey >settime2.test$n 2>&1 || ret=1
203 $SETTIME -pA $newkey | grep "1970" >/dev/null && ret=1

Completed in 36 milliseconds

1 2