Home
last modified time | relevance | path

Searched defs:sig (Results 426 - 450 of 816) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_pmeth.c77 static int pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, in pkey_dsa_sign() argument
102 pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_verify() argument
H A Ddsa_sign.c36 DSA_SIG *sig = OPENSSL_zalloc(sizeof(*sig)); in DSA_SIG_new() local
42 void DSA_SIG_free(DSA_SIG *sig) in DSA_SIG_free() argument
53 DSA_SIG *sig; in d2i_DSA_SIG() local
79 i2d_DSA_SIG(const DSA_SIG *sig, unsigned char **ppout) i2d_DSA_SIG() argument
123 DSA_SIG sig; DSA_size() local
135 DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) DSA_SIG_get0() argument
143 DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) DSA_SIG_set0() argument
154 ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) ossl_dsa_sign_int() argument
173 DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) DSA_sign() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_prn.c94 OCSP_SIGNATURE *sig = o->optionalSignature; in OCSP_REQUEST_print() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dppccap.c38 static void ill_handler(int sig) in ill_handler() argument
H A Ds390xcap.c61 static void ill_handler(int sig) in ill_handler() argument
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_local.h75 unsigned char *sig; member
/third_party/openssl/crypto/dsa/
H A Ddsa_ossl.c333 dsa_do_verify(const unsigned char *dgst, int dgst_len, DSA_SIG *sig, DSA *dsa) dsa_do_verify() argument
H A Ddsa_pmeth.c77 static int pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, in pkey_dsa_sign() argument
102 pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_verify() argument
H A Ddsa_sign.c36 DSA_SIG *sig = OPENSSL_zalloc(sizeof(*sig)); in DSA_SIG_new() local
42 void DSA_SIG_free(DSA_SIG *sig) in DSA_SIG_free() argument
53 DSA_SIG *sig; in d2i_DSA_SIG() local
79 i2d_DSA_SIG(const DSA_SIG *sig, unsigned char **ppout) i2d_DSA_SIG() argument
123 DSA_SIG sig; DSA_size() local
135 DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) DSA_SIG_get0() argument
143 DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) DSA_SIG_set0() argument
154 ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) ossl_dsa_sign_int() argument
178 DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) DSA_sign() argument
[all...]
/third_party/openssl/crypto/
H A Dppccap.c38 static void ill_handler(int sig) in ill_handler() argument
H A Darmcap.c40 static void ill_handler(int sig) in ill_handler() argument
H A Ds390xcap.c61 static void ill_handler(int sig) in ill_handler() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_prn.c94 OCSP_SIGNATURE *sig = o->optionalSignature; in OCSP_REQUEST_print() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp47 void SignalHandler(int sig, siginfo_t *info, void *reserved) in SignalHandler() argument
/third_party/openssl/crypto/ct/
H A Dct_local.h75 unsigned char *sig; member
/third_party/pulseaudio/src/utils/
H A Dpasuspender.c200 static void sigint_callback(pa_mainloop_api *m, pa_signal_event *e, int sig, void *userdata) { in sigint_callback() argument
205 static void sigchld_callback(pa_mainloop_api *m, pa_signal_event *e, int sig, void *userdata) { in sigchld_callback() argument
/third_party/toybox/porting/liteos_a/toys/net/
H A Dping.c53 static void summary(int sig) in summary() argument
/third_party/toybox/toys/net/
H A Dping.c59 static void summary(int sig) in summary() argument
/third_party/toybox/toys/pending/
H A Darping.c83 static void done(int sig) in done() argument
182 static void send_signal(int sig) in send_signal() argument
H A Ddd.c102 static void dd_sigint(int sig) { in dd_sigint() argument
H A Dgetty.c125 sighandler_t sig = signal(SIGHUP, SIG_IGN); in open_tty() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp352 int sig; in HWTEST_F() local
409 int sig; HWTEST_F() local
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c269 const char sig[] = HWDB_SIG; in udev_hwdb_new() local
/third_party/ffmpeg/libavfilter/
H A Dvf_tonemap.c120 float sig, sig_orig; in tonemap() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtmpcrypt.c207 void ff_rtmpe_encrypt_sig(URLContext *h, uint8_t *sig, const uint8_t *digest, in ff_rtmpe_encrypt_sig() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...33