Home
last modified time | relevance | path

Searched refs:pss (Results 26 – 50 of 85) sorted by relevance

1234

/netbsd/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_SIGNATURE-RSA.pod39 =item "pss" (B<OSSL_PKEY_RSA_PAD_MODE_PSS>)
45 The digest algorithm name to use for the maskGenAlgorithm used by "pss" mode.
54 The "pss" mode minimum salt length. The value can either be an integer,
/netbsd/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D20-cert-select.conf.in23 "PSS.Certificate" => test_pem("server-pss-cert.pem"),
24 "PSS.PrivateKey" => test_pem("server-pss-key.pem"),
35 "Certificate" => test_pem("server-pss-cert.pem"),
36 "PrivateKey" => test_pem("server-pss-key.pem"),
40 "Certificate" => test_pem("server-pss-restrict-cert.pem"),
41 "PrivateKey" => test_pem("server-pss-restrict-key.pem"),
46 "PSS.Certificate" => test_pem("server-pss-cert.pem"),
47 "PSS.PrivateKey" => test_pem("server-pss-key.pem"),
586 "PSS.Certificate" => test_pem("server-pss-cert.pem"),
587 "PSS.PrivateKey" => test_pem("server-pss-key.pem"),
H A D20-cert-select.conf313 PSS.PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
765 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
767 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
791 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
793 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
818 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
820 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
973 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
975 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
1119 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_asn1.c75 RSA_PSS_PARAMS *pss = (RSA_PSS_PARAMS *)*pval; variable
76 X509_ALGOR_free(pss->maskHash);
H A Drsa_local.h49 RSA_PSS_PARAMS *pss; member
125 int rsa_pss_get_param(const RSA_PSS_PARAMS *pss, const EVP_MD **pmd,
H A Drsa_pmeth.c711 rsa->pss = rsa_pss_params_create(rctx->md, rctx->mgf1md, in rsa_set_pss_param()
713 if (rsa->pss == NULL) in rsa_set_pss_param()
810 if (rsa->pss == NULL) in pkey_pss_init()
813 if (!rsa_pss_get_param(rsa->pss, &md, &mgf1md, &min_saltlen)) in pkey_pss_init()
H A Drsa_lib.c136 RSA_PSS_PARAMS_free(r->pss); in RSA_free()
456 return r->pss; in RSA_get0_pss_params()
/netbsd/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_asn1.c81 RSA_PSS_PARAMS *pss = (RSA_PSS_PARAMS *)*pval; variable
82 X509_ALGOR_free(pss->maskHash);
H A Drsa_local.h84 RSA_PSS_PARAMS *pss; member
156 int ossl_rsa_pss_get_param(const RSA_PSS_PARAMS *pss, const EVP_MD **pmd,
H A Drsa_lib.c172 RSA_PSS_PARAMS_free(r->pss); in RSA_free()
681 return r->pss; in RSA_get0_pss_params()
686 int ossl_rsa_set0_pss_params(RSA *r, RSA_PSS_PARAMS *pss) in ossl_rsa_set0_pss_params() argument
691 RSA_PSS_PARAMS_free(r->pss); in ossl_rsa_set0_pss_params()
692 r->pss = pss; in ossl_rsa_set0_pss_params()
H A Drsa_pmeth.c735 rsa->pss = ossl_rsa_pss_params_create(rctx->md, rctx->mgf1md, in rsa_set_pss_param()
738 if (rsa->pss == NULL) in rsa_set_pss_param()
840 if (rsa->pss == NULL) in pkey_pss_init()
843 if (!ossl_rsa_pss_get_param(rsa->pss, &md, &mgf1md, &min_saltlen)) in pkey_pss_init()
/netbsd/crypto/external/bsd/openssl/dist/test/ssl-tests/
H A D20-cert-select.cnf457 PSS.PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
916 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
918 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
942 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
944 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
969 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
971 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
1097 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
1099 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-key.pem
1121 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-cert.pem
[all …]
H A D20-cert-select.cnf.in26 "PSS.Certificate" => test_pem("server-pss-cert.pem"),
27 "PSS.PrivateKey" => test_pem("server-pss-key.pem"),
38 "Certificate" => test_pem("server-pss-cert.pem"),
39 "PrivateKey" => test_pem("server-pss-key.pem"),
43 "Certificate" => test_pem("server-pss-restrict-cert.pem"),
44 "PrivateKey" => test_pem("server-pss-restrict-key.pem"),
56 "PSS.Certificate" => test_pem("server-pss-cert.pem"),
57 "PSS.PrivateKey" => test_pem("server-pss-key.pem"),
/netbsd/sys/dev/ic/
H A Dsiisata.c514 uint32_t pss, pis, tfd = 0; in siisata_intr_port() local
518 pss = PRREAD(sc, PRX(chp->ch_channel, PRO_PSS)); in siisata_intr_port()
521 SIISATANAME(sc), __func__, chp->ch_channel, pss), in siisata_intr_port()
524 if (__predict_true((pss & PR_PSS_ATTENTION) == 0)) { in siisata_intr_port()
571 pss = 0; in siisata_intr_port()
609 (pss & PR_PXSS(slot)) == 0) { in siisata_intr_port()
672 uint32_t pss, pis; in siisata_reset_drive() local
702 pss = PRREAD(sc, PRX(chp->ch_channel, PRO_PSS)); in siisata_reset_drive()
703 if ((pss & PR_PXSS(c_slot)) == 0) { in siisata_reset_drive()
707 if (pss & PR_PSS_ATTENTION) in siisata_reset_drive()
[all …]
/netbsd/sys/kern/
H A Dsys_ptrace_common.c1510 struct ps_strings pss; in process_auxv_offset() local
1514 if ((error = copyin_psstrings(p, &pss)) != 0) in process_auxv_offset()
1517 if (pss.ps_envstr == NULL) in process_auxv_offset()
1522 uio->uio_offset += (off_t)((vaddr_t)pss.ps_envstr + in process_auxv_offset()
1523 sizeof(uint32_t) * (pss.ps_nenvstr + 1)); in process_auxv_offset()
1526 uio->uio_offset += (off_t)(vaddr_t)(pss.ps_envstr + in process_auxv_offset()
1527 pss.ps_nenvstr + 1); in process_auxv_offset()
H A Dkern_proc.c2342 struct ps_strings pss; in sysctl_kern_proc_args() local
2434 value = pss.ps_nargvstr; in sysctl_kern_proc_args()
2436 value = pss.ps_nenvstr; in sysctl_kern_proc_args()
2460 struct ps_strings pss; in copy_procargs() local
2494 user_argv = (uintptr_t)pss.ps_argvstr; in copy_procargs()
2495 argvlen = pss.ps_nargvstr; in copy_procargs()
2498 user_argv = (uintptr_t)pss.ps_envstr; in copy_procargs()
2499 argvlen = pss.ps_nenvstr; in copy_procargs()
3048 struct ps_strings pss; in proc_getauxv() local
3055 if (pss.ps_envstr == NULL) in proc_getauxv()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_all.c498 RSA_PSS_PARAMS *pss = ossl_rsa_pss_decode(&cert->sig_alg); in X509_digest_sig() local
502 if (pss == NULL in X509_digest_sig()
503 || !ossl_rsa_pss_get_param_unverified(pss, &mmd, &mgf1md, in X509_digest_sig()
507 RSA_PSS_PARAMS_free(pss); in X509_digest_sig()
511 RSA_PSS_PARAMS_free(pss); in X509_digest_sig()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dpkeyutl.pod220 for B<OAEP> mode, B<x931> for X9.31 mode and B<pss> for PSS.
233 For B<pss> mode only sign and verify are supported and the digest type must be
238 For B<pss> mode only this option specifies the salt length. Three special
267 restrictions. The padding mode can only be set to B<pss> which is the
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Drsa_sig.c423 const RSA_PSS_PARAMS_30 *pss = in rsa_signverify_init() local
426 if (!ossl_rsa_pss_params_30_is_unrestricted(pss)) { in rsa_signverify_init()
427 int md_nid = ossl_rsa_pss_params_30_hashalg(pss); in rsa_signverify_init()
428 int mgf1md_nid = ossl_rsa_pss_params_30_maskgenhashalg(pss); in rsa_signverify_init()
429 int min_saltlen = ossl_rsa_pss_params_30_saltlen(pss); in rsa_signverify_init()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Ddwarf2dbg.c268 struct line_subseg **pss, *lss; in get_line_subseg() local
285 for (pss = &s->head; (lss = *pss) != NULL ; pss = &lss->next) in get_line_subseg()
294 lss->next = *pss; in get_line_subseg()
299 *pss = lss; in get_line_subseg()
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-pkeyutl.pod.in236 for B<OAEP> mode, B<x931> for X9.31 mode and B<pss> for PSS.
249 For B<pss> mode only sign and verify are supported and the digest type must be
254 For B<pss> mode only this option specifies the salt length. Three special
284 restrictions. The padding mode can only be set to B<pss> which is the
/netbsd/external/gpl3/gdb/dist/gas/
H A Ddwarf2dbg.c285 struct line_subseg **pss, *lss; in get_line_subseg() local
303 for (pss = &s->head; (lss = *pss) != NULL ; pss = &lss->next) in get_line_subseg()
312 lss->next = *pss; in get_line_subseg()
317 *pss = lss; in get_line_subseg()
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Ddwarf2dbg.c285 struct line_subseg **pss, *lss; in get_line_subseg() local
303 for (pss = &s->head; (lss = *pss) != NULL ; pss = &lss->next) in get_line_subseg()
312 lss->next = *pss; in get_line_subseg()
317 *pss = lss; in get_line_subseg()
/netbsd/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
H A Devppkey.txt464 Ctrl = rsa_padding_mode:pss
472 Ctrl = rsa_padding_mode:pss
480 Ctrl = rsa_padding_mode:pss
487 Ctrl = rsa_padding_mode:pss
496 Ctrl = rsa_padding_mode:pss
505 Ctrl = rsa_padding_mode:pss
514 Ctrl = rsa_padding_mode:pss
530 Ctrl = rsa_padding_mode:pss
538 Ctrl = rsa_padding_mode:pss
859 Ctrl = rsa_padding_mode:pss
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc625 ps_strings *pss; in GetArgsAndEnv() local
626 uptr sz = sizeof(pss); in GetArgsAndEnv()
627 if (internal_sysctlbyname("kern.ps_strings", &pss, &sz, NULL, 0) == -1) { in GetArgsAndEnv()
631 *argv = pss->ps_argvstr; in GetArgsAndEnv()
632 *envp = pss->ps_envstr; in GetArgsAndEnv()

1234