/third_party/lwip/src/include/netif/ppp/polarssl/ |
H A D | des.h | 51 unsigned long sk[32]; /*!< DES subkeys */ member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccolltst.c | 59 static char* dumpSk(uint8_t *sourceKey, char *sk) { in dumpSk() argument 127 char sk[10000]; in reportCResult() local
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt02.c | 26 static int sk; variable
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_socket_bind_listen.c | 86 int sk,pf_class; in main() local [all...] |
H A D | test_1_to_1_accept_close.c | 79 int sk,lstn_sk,clnt_sk[SK_MAX],acpt_sk,pf_class; in main() local
|
H A D | test_1_to_1_connect.c | 74 int sk,lstn_sk,clnt_sk[SK_MAX],acpt_sk[SK_MAX],pf_class; in main() local
|
H A D | test_1_to_1_connectx.c | 73 int sk,lstn_sk,clnt_sk[SK_MAX],acpt_sk[SK_MAX],pf_class; in main() local
|
H A D | test_1_to_1_shutdown.c | 66 int clnt_sk[MAX_CLIENTS], acpt_sk[MAX_CLIENTS],sk; in main() local
|
H A D | test_1_to_1_recvfrom.c | 69 int sk,pf_class,lstn_sk,acpt_sk, flag; in main() local
|
H A D | test_1_to_1_sendto.c | 66 int sk,sk1,pf_class,lstn_sk,acpt_sk,flag; in main() local
|
H A D | test_1_to_1_nonblock.c | 69 int sk,pf_class,lstn_sk,acpt_sk,flag,cflag,sflag; in main() local
|
H A D | test_1_to_1_recvmsg.c | 69 int sk,pf_class,lstn_sk,acpt_sk; in main() local
|
H A D | test_1_to_1_send.c | 70 int sk,sk1,pf_class,lstn_sk,acpt_sk,acpt1_sk, flag, count; in main() local [all...] |
H A D | test_1_to_1_sendmsg.c | 77 int sk,sk1,pf_class,lstn_sk,acpt_sk,acpt1_sk, flag; in main() local [all...] |
H A D | test_1_to_1_sockopt.c | 86 int sk, sk1, sk2, acpt_sk, pf_class; in main() local
|
/third_party/skia/bin/ |
H A D | fetch-sk | 38 sk = 'sk' variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_common.c | 133 int sk[2]; in bpf_run_prog() local
|
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | tb_asnmth.c | 168 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) in look_str_cb() argument
|
/third_party/openssl/crypto/engine/ |
H A D | tb_asnmth.c | 168 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) in look_str_cb() argument
|
/third_party/optimized-routines/math/ |
H A D | v_powf.c | 165 int32_t sk; in powf() local
|
/third_party/skia/modules/skottie/src/ |
H A D | Transform.cpp | 98 void TransformAdapter2D::setSkew(float sk) { in setSkew() argument
|
/third_party/mbedtls/library/ |
H A D | des.c | 530 uint32_t sk[96]; in mbedtls_des3_set2key_enc() local 544 uint32_t sk[96]; mbedtls_des3_set2key_dec() local 580 uint32_t sk[96]; mbedtls_des3_set3key_enc() local 594 uint32_t sk[96]; mbedtls_des3_set3key_dec() local [all...] |
/third_party/ltp/testcases/kernel/pty/ |
H A D | pty04.c | 94 static int ptmx = -1, pts = -1, sk = -1, mtu, no_check; variable [all...] |
/third_party/ltp/utils/sctp/testlib/ |
H A D | sctputil.c | 369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr() argument
|
/third_party/node/deps/openssl/openssl/crypto/stack/ |
H A D | stack.c | 32 OPENSSL_sk_compfunc OPENSSL_sk_set_cmp_func(OPENSSL_STACK *sk, in OPENSSL_sk_set_cmp_func() argument 44 OPENSSL_STACK *OPENSSL_sk_dup(const OPENSSL_STACK *sk) in OPENSSL_sk_dup() argument 80 OPENSSL_sk_deep_copy(const OPENSSL_STACK *sk, OPENSSL_sk_copyfunc copy_func, OPENSSL_sk_freefunc free_func) OPENSSL_sk_deep_copy() argument [all...] |