Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...35

/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c114 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c140 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
H A Dminimal-secure-streams-client-tx.c126 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c178 sigint_handler(int sig) in sigint_handler() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c60 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c92 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-3.c116 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c99 static void sighdl(int sig) in sighdl() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-3.c91 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D4-2.c90 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-3.c63 int sig; member
110 static void sighdl1(int sig) in sighdl1() argument
121 static void sighdl2(int sig) in sighdl2() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D14-1.c96 static void sighdl1(int sig) in sighdl1() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c67 int sig; member
125 static void sighdl1(int sig) in sighdl1() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D6-3.c62 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D3-1.c95 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D6-1.c88 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D5-1.c90 int sig; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c89 int sig; member
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c114 int i, ret, sig; in signal_receiving_thread() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.cpp37 ID3D12RootSignature *sig; member
210 ComPtr<ID3DBlob> sig, error; in create_root_signature() local
/third_party/node/deps/openssl/openssl/crypto/
H A Darmcap.c40 static void ill_handler(int sig) in ill_handler() argument
/third_party/node/deps/openssl/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
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

Completed in 13 milliseconds

1...<<11121314151617181920>>...35