Searched defs:sig (Results 201 - 225 of 548) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c551 auth_intr(int sig) argument
/freebsd-current/crypto/heimdal/kuser/
H A Dklist.c272 int sig; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-common.c178 segv_handler(int sig) argument
/freebsd-current/crypto/heimdal/lib/sl/
H A Dsl.c285 static void sl_sigint(int sig) argument
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibping.c147 void report(int sig) argument
/freebsd-current/contrib/netbsd-tests/fs/ffs/
H A Dh_quota2_tests.c372 sigreboot(int sig) argument
/freebsd-current/sys/ofed/include/rdma/
H A Dsignature.h77 } sig; member in struct:ib_sig_domain
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common.c199 static void process_wakeup_main(int sig, void *signal_ctx) argument
/freebsd-current/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c106 kill_consoles(int sig) argument
163 kill_wait_all_consoles(int sig) argument
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c193 _nop(int sig) argument
/freebsd-current/crypto/openssh/
H A Dssh-sk-helper.c98 u_char *sig = NULL; local
H A Dssh-ed25519.c151 u_char *sig = NULL; local
205 ssh_ed25519_verify(const struct sshkey *key, const u_char *sig, size_t siglen, const u_char *data, size_t dlen, const char *alg, u_int compat, struct sshkey_sig_details **detailsp) argument
H A Dssh-ecdsa.c291 ssh_ecdsa_verify(const struct sshkey *key, const u_char *sig, size_t siglen, const u_char *data, size_t dlen, const char *alg, u_int compat, struct sshkey_sig_details **detailsp) argument
H A Dssh-ecdsa-sk.c234 ssh_ecdsa_sk_verify(const struct sshkey *key, const u_char *sig, size_t siglen, const u_char *data, size_t dlen, const char *alg, u_int compat, struct sshkey_sig_details **detailsp) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dsignal.c161 ev_uint8_t sig = signals[i]; local
222 struct evsig_info *sig = &base->sig; local
282 struct evsig_info *sig = &base->sig; local
329 struct evsig_info *sig = &base->sig; local
379 evsig_handler(int sig) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_kmeth.c233 EC_KEY_METHOD_set_sign(EC_KEY_METHOD *meth, int (*sign)(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey), int (*sign_setup)(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp), ECDSA_SIG *(*sign_sig)(const unsigned char *dgst, int dgst_len, const BIGNUM *in_kinv, const BIGNUM *in_r, EC_KEY *eckey)) argument
252 EC_KEY_METHOD_set_verify(EC_KEY_METHOD *meth, int (*verify)(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int sig_len, EC_KEY *eckey), int (*verify_sig)(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey)) argument
308 EC_KEY_METHOD_get_sign(const EC_KEY_METHOD *meth, int (**psign)(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey), int (**psign_setup)(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp), ECDSA_SIG *(**psign_sig)(const unsigned char *dgst, int dgst_len, const BIGNUM *in_kinv, const BIGNUM *in_r, EC_KEY *eckey)) argument
330 EC_KEY_METHOD_get_verify(const EC_KEY_METHOD *meth, int (**pverify)(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int sig_len, EC_KEY *eckey), int (**pverify_sig)(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey)) argument
H A Decp_s390x_nistp.c135 ECDSA_SIG *sig; local
224 ecdsa_s390x_nistp_verify_sig(const unsigned char *dgst, int dgstlen, const ECDSA_SIG *sig, EC_KEY *eckey, unsigned int fc, int len) argument
[all...]
H A Dec_pmeth.c106 static int pkey_ec_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, argument
144 pkey_ec_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) argument
H A Decdsa_ossl.c56 ossl_ecdsa_verify_sig(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey) argument
67 ossl_ecdsa_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
373 ossl_ecdsa_simple_verify_sig(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey) argument
[all...]
/freebsd-current/crypto/openssl/crypto/evp/
H A Dm_sigver.c592 EVP_DigestVerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sig, size_t siglen) argument
[all...]
H A Dsignature.c372 const OSSL_PARAM *EVP_SIGNATURE_gettable_ctx_params(const EVP_SIGNATURE *sig) argument
383 const OSSL_PARAM *EVP_SIGNATURE_settable_ctx_params(const EVP_SIGNATURE *sig) argument
630 EVP_PKEY_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen) argument
674 EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) argument
717 EVP_PKEY_verify_recover(EVP_PKEY_CTX *ctx, unsigned char *rout, size_t *routlen, const unsigned char *sig, size_t siglen) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_sct.c169 void SCT_set0_signature(SCT *sct, unsigned char *sig, size_t sig_len) argument
177 int SCT_set1_signature(SCT *sct, const unsigned char *sig, size_t sig_len) argument
239 SCT_get0_signature(const SCT *sct, unsigned char **sig) argument
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dx509_set.c196 x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, const ASN1_STRING *sig) argument
/freebsd-current/contrib/ldns/drill/
H A Ddnssec.c104 get_dnssec_rr(ldns_pkt *p, ldns_rdf *name, ldns_rr_type t, ldns_rr_list **rrlist, ldns_rr_list **sig) argument
/freebsd-current/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c231 int ed25519_digest_verify(void *vpeddsactx, const unsigned char *sig, argument
250 int ed448_digest_verify(void *vpeddsactx, const unsigned char *sig, argument
370 s390x_ed25519_digestsign(const ECX_KEY *edkey, unsigned char *sig, const unsigned char *tbs, size_t tbslen) argument
376 unsigned char sig[64]; member in struct:__anon4189::__anon4190
395 s390x_ed448_digestsign(const ECX_KEY *edkey, unsigned char *sig, const unsigned char *tbs, size_t tbslen) argument
401 unsigned char sig[128]; member in struct:__anon4191::__anon4192
422 s390x_ed25519_digestverify(const ECX_KEY *edkey, const unsigned char *sig, const unsigned char *tbs, size_t tbslen) argument
428 unsigned char sig[64]; member in struct:__anon4193::__anon4194
443 s390x_ed448_digestverify(const ECX_KEY *edkey, const unsigned char *sig, const unsigned char *tbs, size_t tbslen) argument
450 unsigned char sig[128]; member in struct:__anon4195::__anon4196
[all...]

Completed in 177 milliseconds

1234567891011>>