Searched defs:sig (Results 226 - 250 of 528) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/mips/adm5120/
H A Duart_dev_adm5120.c261 uint32_t new, old, sig; local
432 adm5120_uart_bus_setsig(struct uart_softc *sc, int sig) argument
/freebsd-11-stable/sys/mips/atheros/
H A Duart_dev_ar933x.c428 uint32_t sig = sc->sc_hwsig; local
623 ar933x_bus_setsig(struct uart_softc *sc, int sig) argument
[all...]
/freebsd-11-stable/sys/mips/mediatek/
H A Duart_dev_mtk.c349 uint32_t new, old, sig; local
502 mtk_uart_bus_setsig(struct uart_softc *sc, int sig) argument
/freebsd-11-stable/sys/mips/mips/
H A Dpm_machdep.c91 int sig; local
/freebsd-11-stable/sys/mips/rt305x/
H A Duart_dev_rt305x.c319 uint32_t new, old, sig; local
481 rt305x_uart_bus_setsig(struct uart_softc *sc, int sig) argument
/freebsd-11-stable/sys/x86/cpufreq/
H A Dsmist.c128 int15_gsic_call(int *sig, int *smi_cmd, int *command, int *smi_data, int *flags) argument
321 int sig, smi_cmd, command, smi_data, flags; local
/freebsd-11-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c122 foof(int sig) argument
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_msm.c389 msm_bus_setsig(struct uart_softc *sc, int sig) argument
H A Duart_dev_quicc.c328 uint32_t new, old, sig; local
449 quicc_bus_setsig(struct uart_softc *sc, int sig) argument
[all...]
H A Duart_tty.c318 int c, err = 0, pend, sig, xc; local
/freebsd-11-stable/sys/dev/videomode/
H A Dedid.c135 uint8_t sig[8] = EDID_SIGNATURE; local
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_pmeth.c159 static int pkey_ec_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, argument
188 pkey_ec_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) argument
/freebsd-11-stable/usr.bin/timeout/
H A Dtimeout.c105 int sig, i; local
/freebsd-11-stable/contrib/amd/amd/
H A Damd.c90 sigterm(int sig) argument
119 sighup(int sig) argument
136 parent_exit(int sig) argument
/freebsd-11-stable/contrib/amd/fixmount/
H A Dfixmount.c469 create_timeout(int sig) argument
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibping.c147 void report(int sig) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyutl.c102 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; local
/freebsd-11-stable/crypto/openssh/
H A Dssh-rsa.c86 u_char digest[SSH_DIGEST_MAX_LENGTH], *sig = NULL; local
164 ssh_rsa_verify(const struct sshkey *key, const u_char *sig, size_t siglen, const u_char *data, size_t datalen) argument
[all...]
H A Dprogressmeter.c287 sig_winch(int sig) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c215 mysignal(int sig, mysig_t act) argument
/freebsd-11-stable/stand/uboot/lib/
H A Dglue.c47 valid_sig(struct api_signature *sig) argument
77 api_parse_cmdline_sig(int argc, char **argv, struct api_signature **sig) argument
111 api_search_sig(struct api_signature **sig) argument
[all...]
/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dbhnd_sprom_subr.c418 uint16_t sig; local
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c328 ECDSA_METHOD_set_verify(ECDSA_METHOD *ecdsa_method, int (*ecdsa_do_verify) (const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey)) argument
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_pmeth.c318 static int pkey_gost94_cp_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, argument
337 static int pkey_gost01_cp_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, argument
358 static int pkey_gost94_cp_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, argument
373 static int pkey_gost01_cp_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, argument
550 pkey_gost_mac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, EVP_MD_CTX *mctx) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c129 OCSP_SIGNATURE *sig; local
159 OCSP_SIGNATURE *sig; local

Completed in 209 milliseconds

1234567891011>>