Home
last modified time | relevance | path

Searched defs:pss (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_backend.c171 int ossl_rsa_pss_params_30_todata(const RSA_PSS_PARAMS_30 *pss, in ossl_rsa_pss_params_30_todata()
435 RSA_PSS_PARAMS *pss; in ossl_rsa_pss_decode() local
457 RSA_PSS_PARAMS_30 *pss = NULL; in ossl_rsa_sync_to_pss_params_30() local
493 int ossl_rsa_pss_get_param_unverified(const RSA_PSS_PARAMS *pss, in ossl_rsa_pss_get_param_unverified()
524 RSA_PSS_PARAMS *pss; in ossl_rsa_param_decode() local
Drsa_asn1.c81 RSA_PSS_PARAMS *pss = (RSA_PSS_PARAMS *)*pval; variable
Drsa_ameth.c205 static int rsa_pss_param_print(BIO *bp, int pss_key, RSA_PSS_PARAMS *pss, in rsa_pss_param_print()
406 RSA_PSS_PARAMS *pss = ossl_rsa_pss_decode(sigalg); in rsa_sig_print() local
479 RSA_PSS_PARAMS *pss = RSA_PSS_PARAMS_new(); in ossl_rsa_pss_params_create() local
506 RSA_PSS_PARAMS *pss = rsa_ctx_to_pss(pkctx); in ossl_rsa_ctx_to_pss_string() local
529 RSA_PSS_PARAMS *pss; in ossl_rsa_pss_to_ctx() local
592 int ossl_rsa_pss_get_param(const RSA_PSS_PARAMS *pss, const EVP_MD **pmd, in ossl_rsa_pss_get_param()
711 RSA_PSS_PARAMS *pss; in rsa_sig_info_set() local
Drsa_local.h84 RSA_PSS_PARAMS *pss; member
Drsa_lib.c686 int ossl_rsa_set0_pss_params(RSA *r, RSA_PSS_PARAMS *pss) in ossl_rsa_set0_pss_params()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dphysmem.c96 struct pst_static pss; in physmem_total() local
200 struct pst_static pss; in physmem_available() local
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dphysmem.c96 struct pst_static pss; in physmem_total() local
200 struct pst_static pss; in physmem_available() local
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dphysmem.c96 struct pst_static pss; in physmem_total() local
200 struct pst_static pss; in physmem_available() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dlynx-core.c92 struct pssentry pss; in lynx_core_file_p() local
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dlynx-core.c92 struct pssentry pss; in lynx_core_file_p() local
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dgeneric-morestack.c391 struct stack_segment *pss; in allocate_segment() local
489 struct stack_segment *pss; in __morestack_release_segments() local
816 struct stack_segment *pss; in __generic_findstack() local
/netbsd/src/sys/dev/raidframe/
Drf_netbsd.h75 struct pool pss; /* Parity Stripe Status */ member
101 char pss[RF_MAX_POOLNAMELEN]; /* Parity Stripe Status */ member
/netbsd/src/sys/kern/
Dkern_proc.c2351 struct ps_strings pss; in sysctl_kern_proc_args() local
2469 struct ps_strings pss; in copy_procargs() local
3053 struct ps_strings pss; in proc_getauxv() local
Dsys_ptrace_common.c1518 struct ps_strings pss; in process_auxv_offset() local
/netbsd/src/sys/dev/ic/
Dsiisata.c514 uint32_t pss, pis, tfd = 0; in siisata_intr_port() local
672 uint32_t pss, pis; in siisata_reset_drive() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dctfread.c176 psymtab_storage *pss; member
1593 psymtab_storage *pss = tup->psf->get_partial_symtabs ().get (); in build_ctf_archive_member() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dx_all.c500 RSA_PSS_PARAMS *pss = ossl_rsa_pss_decode(&cert->sig_alg); in X509_digest_sig() local
/netbsd/src/external/gpl3/binutils/dist/gas/
Ddwarf2dbg.c272 struct line_subseg **pss, *lss; in get_line_subseg() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dmodulo-sched.cc1873 auto_sbitmap pss (ps->g->num_nodes); in get_sched_window() local
Dtree-ssa-strlen.cc3281 stridx_strlenloc *pss = strlen_to_stridx->get (len); in handle_builtin_stxncpy_strncat() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dsyncprov.c1289 syncops **pss; in syncprov_matchops() local
/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c5754 static void setupSequence( SequenceSpec *pss ){ in setupSequence()
5808 static int progressSequence( SequenceSpec *pss ){ in progressSequence()