| /external/libnl/lib/ |
| D | socket.c | 177 struct nl_sock *sk; in __alloc_socket() local 203 struct nl_sock *sk; in nl_socket_alloc() local 238 void nl_socket_free(struct nl_sock *sk) in nl_socket_free() 277 void nl_socket_disable_seq_check(struct nl_sock *sk) in nl_socket_disable_seq_check() 292 unsigned int nl_socket_use_seq(struct nl_sock *sk) in nl_socket_use_seq() 309 void nl_socket_disable_auto_ack(struct nl_sock *sk) in nl_socket_disable_auto_ack() 319 void nl_socket_enable_auto_ack(struct nl_sock *sk) in nl_socket_enable_auto_ack() 327 int _nl_socket_is_local_port_unspecified(struct nl_sock *sk) in _nl_socket_is_local_port_unspecified() 332 uint32_t _nl_socket_set_local_port_no_release(struct nl_sock *sk, int generate_other) in _nl_socket_set_local_port_no_release() 359 uint32_t nl_socket_get_local_port(const struct nl_sock *sk) in nl_socket_get_local_port() [all …]
|
| D | nl.c | 97 int nl_connect(struct nl_sock *sk, int protocol) in nl_connect() 224 void nl_close(struct nl_sock *sk) in nl_close() 264 int nl_sendto(struct nl_sock *sk, void *buf, size_t size) in nl_sendto() 321 int nl_sendmsg(struct nl_sock *sk, struct nl_msg *msg, struct msghdr *hdr) in nl_sendmsg() 367 int nl_send_iovec(struct nl_sock *sk, struct nl_msg *msg, struct iovec *iov, unsigned iovlen) in nl_send_iovec() 441 int nl_send(struct nl_sock *sk, struct nl_msg *msg) in nl_send() 475 void nl_complete_msg(struct nl_sock *sk, struct nl_msg *msg) in nl_complete_msg() 510 int nl_send_auto(struct nl_sock *sk, struct nl_msg *msg) in nl_send_auto() 542 int nl_send_sync(struct nl_sock *sk, struct nl_msg *msg) in nl_send_sync() 574 int nl_send_simple(struct nl_sock *sk, int type, int flags, void *buf, in nl_send_simple() [all …]
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/stack/ |
| D | stack.c | 96 size_t sk_num(const _STACK *sk) { in sk_num() 103 void sk_zero(_STACK *sk) { in sk_zero() 112 void *sk_value(const _STACK *sk, size_t i) { in sk_value() 119 void *sk_set(_STACK *sk, size_t i, void *value) { in sk_set() 126 void sk_free(_STACK *sk) { in sk_free() 134 void sk_pop_free_ex(_STACK *sk, void (*call_free_func)(stack_free_func, void *), in sk_pop_free_ex() 155 void sk_pop_free(_STACK *sk, stack_free_func free_func) { in sk_pop_free() 159 size_t sk_insert(_STACK *sk, void *p, size_t where) { in sk_insert() 204 void *sk_delete(_STACK *sk, size_t where) { in sk_delete() 222 void *sk_delete_ptr(_STACK *sk, const void *p) { in sk_delete_ptr() [all …]
|
| D | stack_test.cc | 60 static void ExpectStackEquals(const STACK_OF(TEST_INT) *sk, in ExpectStackEquals() 82 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 198 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 233 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 317 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 362 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local
|
| /external/boringssl/src/crypto/stack/ |
| D | stack.c | 96 size_t sk_num(const _STACK *sk) { in sk_num() 103 void sk_zero(_STACK *sk) { in sk_zero() 112 void *sk_value(const _STACK *sk, size_t i) { in sk_value() 119 void *sk_set(_STACK *sk, size_t i, void *value) { in sk_set() 126 void sk_free(_STACK *sk) { in sk_free() 134 void sk_pop_free_ex(_STACK *sk, OPENSSL_sk_call_free_func call_free_func, in sk_pop_free_ex() 155 void sk_pop_free(_STACK *sk, OPENSSL_sk_free_func free_func) { in sk_pop_free() 159 size_t sk_insert(_STACK *sk, void *p, size_t where) { in sk_insert() 204 void *sk_delete(_STACK *sk, size_t where) { in sk_delete() 222 void *sk_delete_ptr(_STACK *sk, const void *p) { in sk_delete_ptr() [all …]
|
| D | stack_test.cc | 60 static void ExpectStackEquals(const STACK_OF(TEST_INT) *sk, in ExpectStackEquals() 82 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 197 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 232 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 319 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 365 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 400 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 442 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local
|
| /external/cronet/third_party/boringssl/src/crypto/stack/ |
| D | stack.c | 96 size_t sk_num(const _STACK *sk) { in sk_num() 103 void sk_zero(_STACK *sk) { in sk_zero() 112 void *sk_value(const _STACK *sk, size_t i) { in sk_value() 119 void *sk_set(_STACK *sk, size_t i, void *value) { in sk_set() 126 void sk_free(_STACK *sk) { in sk_free() 134 void sk_pop_free_ex(_STACK *sk, OPENSSL_sk_call_free_func call_free_func, in sk_pop_free_ex() 155 void sk_pop_free(_STACK *sk, OPENSSL_sk_free_func free_func) { in sk_pop_free() 159 size_t sk_insert(_STACK *sk, void *p, size_t where) { in sk_insert() 204 void *sk_delete(_STACK *sk, size_t where) { in sk_delete() 222 void *sk_delete_ptr(_STACK *sk, const void *p) { in sk_delete_ptr() [all …]
|
| D | stack_test.cc | 60 static void ExpectStackEquals(const STACK_OF(TEST_INT) *sk, in ExpectStackEquals() 82 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 197 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local 232 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 319 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 365 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 400 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new(compare)); in TEST() local 442 bssl::UniquePtr<STACK_OF(TEST_INT)> sk(sk_TEST_INT_new_null()); in TEST() local
|
| /external/ltp/utils/sctp/testlib/ |
| D | sctputil.h | 135 int sk = socket(domain, type, protocol); in test_socket() local 148 static inline int test_bind(int sk, struct sockaddr *addr, socklen_t addrlen) in test_bind() 158 static inline int test_bindx_add(int sk, struct sockaddr *addr, int count) in test_bindx_add() 168 static inline int test_listen(int sk, int backlog) in test_listen() 178 static inline int test_connect(int sk, struct sockaddr *addr, socklen_t addrlen) in test_connect() 188 static inline int test_connectx(int sk, struct sockaddr *addr, int count) in test_connectx() 198 static inline int test_accept(int sk, struct sockaddr *addr, socklen_t *addrlen) in test_accept() 208 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() 218 static inline int test_sendto(int sk, const void *msg, size_t len, int flags, in test_sendto() 229 static inline int test_sendmsg(int sk, const struct msghdr *msg, int flags, in test_sendmsg() [all …]
|
| /external/bcc/libbpf-tools/ |
| D | tcpsynbl.bpf.c | 23 static int do_entry(struct sock *sk) in do_entry() 43 int BPF_KPROBE(tcp_v4_syn_recv_kprobe, struct sock *sk) in BPF_KPROBE() 49 int BPF_KPROBE(tcp_v6_syn_recv_kprobe, struct sock *sk) in BPF_KPROBE() 55 int BPF_PROG(tcp_v4_syn_recv, struct sock *sk) in BPF_PROG() 61 int BPF_PROG(tcp_v6_syn_recv, struct sock *sk) in BPF_PROG()
|
| D | tcpconnect.bpf.c | 69 enter_tcp_connect(struct pt_regs *ctx, struct sock *sk) in enter_tcp_connect() 87 static __always_inline void count_v4(struct sock *sk, __u16 dport) in count_v4() 101 static __always_inline void count_v6(struct sock *sk, __u16 dport) in count_v6() 119 trace_v4(struct pt_regs *ctx, pid_t pid, struct sock *sk, __u16 dport) in trace_v4() 137 trace_v6(struct pt_regs *ctx, pid_t pid, struct sock *sk, __u16 dport) in trace_v6() 163 struct sock *sk; in exit_tcp_connect() local 197 int BPF_KPROBE(tcp_v4_connect, struct sock *sk) in BPF_KPROBE() 209 int BPF_KPROBE(tcp_v6_connect, struct sock *sk) in BPF_KPROBE()
|
| D | tcpconnlat.bpf.c | 34 static __always_inline int trace_connect(struct sock *sk) in trace_connect() 50 int BPF_PROG(tcp_v4_connect, struct sock *sk) in BPF_PROG() 56 int BPF_KPROBE(tcp_v6_connect, struct sock *sk) in BPF_KPROBE() 62 int BPF_PROG(tcp_rcv_state_process, struct sock *sk) in BPF_PROG()
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | bpf_dctcp.c | 59 void BPF_PROG(dctcp_init, struct sock *sk) in BPF_PROG() 99 __u32 BPF_PROG(dctcp_ssthresh, struct sock *sk) in BPF_PROG() 109 void BPF_PROG(dctcp_update_alpha, struct sock *sk, __u32 flags) in BPF_PROG() 138 static __always_inline void dctcp_react_to_loss(struct sock *sk) in dctcp_react_to_loss() 148 void BPF_PROG(dctcp_state, struct sock *sk, __u8 new_state) in BPF_PROG() 158 static __always_inline void dctcp_ece_ack_cwr(struct sock *sk, __u32 ce_state) in dctcp_ece_ack_cwr() 174 void dctcp_ece_ack_update(struct sock *sk, enum tcp_ca_event evt, in dctcp_ece_ack_update() 196 void BPF_PROG(dctcp_cwnd_event, struct sock *sk, enum tcp_ca_event ev) in BPF_PROG() 215 __u32 BPF_PROG(dctcp_cwnd_undo, struct sock *sk) in BPF_PROG() 225 void BPF_PROG(dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
|
| D | test_sk_lookup_kern.c | 62 struct bpf_sock *sk; in sk_lookup_success() local 85 struct bpf_sock *sk; in sk_lookup_success_simple() local 97 struct bpf_sock *sk; in err_use_after_free() local 112 struct bpf_sock *sk; in err_modify_sk_pointer() local 127 struct bpf_sock *sk; in err_modify_sk_or_null_pointer() local 150 struct bpf_sock *sk; in err_release_twice() local 162 struct bpf_sock *sk; in err_release_unchecked() local
|
| D | test_sk_storage_tracing.c | 33 int BPF_PROG(trace_inet_sock_set_state, struct sock *sk, int oldstate, in BPF_PROG() 53 static void set_task_info(struct sock *sk) in set_task_info() 71 int BPF_PROG(trace_inet_csk_listen_start, struct sock *sk) in BPF_PROG() 79 int BPF_PROG(trace_tcp_connect, struct sock *sk) in BPF_PROG() 87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, in BPF_PROG()
|
| D | test_sk_lookup.c | 111 struct bpf_sock *sk; in redir_port() local 130 struct bpf_sock *sk; in redir_ip4() local 153 struct bpf_sock *sk; in redir_ip6() local 178 struct bpf_sock *sk; in select_sock_a() local 193 struct bpf_sock *sk; in select_sock_a_no_reuseport() local 219 struct bpf_sock *sk; in sk_assign_eexist() local 252 struct bpf_sock *sk; in sk_assign_replace_flag() local 284 struct bpf_sock *sk = NULL; in sk_assign_null() local 393 struct bpf_sock *sk; in ctx_narrow_access() local 567 struct bpf_sock *sk; in sk_assign_esocknosupport() local [all …]
|
| D | bpf_cubic.c | 156 static __always_inline __u32 bictcp_clock_us(const struct sock *sk) in bictcp_clock_us() 161 static __always_inline void bictcp_hystart_reset(struct sock *sk) in bictcp_hystart_reset() 174 void BPF_PROG(bpf_cubic_init, struct sock *sk) in BPF_PROG() 189 void BPF_PROG(bpf_cubic_cwnd_event, struct sock *sk, enum tcp_ca_event event) in BPF_PROG() 381 void BPF_STRUCT_OPS(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_STRUCT_OPS() 400 __u32 BPF_STRUCT_OPS(bpf_cubic_recalc_ssthresh, struct sock *sk) in BPF_STRUCT_OPS() 417 void BPF_STRUCT_OPS(bpf_cubic_state, struct sock *sk, __u8 new_state) in BPF_STRUCT_OPS() 436 static __always_inline __u32 hystart_ack_delay(struct sock *sk) in hystart_ack_delay() 447 static __always_inline void hystart_update(struct sock *sk, __u32 delay) in hystart_update() 493 void BPF_STRUCT_OPS(bpf_cubic_acked, struct sock *sk, in BPF_STRUCT_OPS() [all …]
|
| D | kfunc_call_test.c | 14 struct bpf_sock *sk = skb->sk; in kfunc_call_test2() local 29 struct bpf_sock *sk = skb->sk; in kfunc_call_test1() local
|
| D | bpf_iter_unix.c | 10 static long sock_i_ino(const struct sock *sk) in sock_i_ino() 28 struct sock *sk = (struct sock *)unix_sk; in dump_unix() local
|
| D | netns_cookie_prog.c | 33 struct bpf_sock *sk = ctx->sk; in get_netns_cookie_sockops() local 65 struct bpf_sock *sk = msg->sk; in get_netns_cookie_sk_msg() local
|
| /external/ukey2/src/main/java/com/google/security/cryptauth/lib/securegcm/ |
| D | KeyEncoding.java | 57 public static byte[] encodeUserPrivateKey(PrivateKey sk) { in encodeUserPrivateKey() 92 public static byte[] encodeKeyAgreementPrivateKey(PrivateKey sk) { in encodeKeyAgreementPrivateKey() 116 public static byte[] encodeSigningPrivateKey(PrivateKey sk) { in encodeSigningPrivateKey() 132 public static boolean isLegacyPrivateKey(PrivateKey sk) { in isLegacyPrivateKey()
|
| /external/libnl/lib/route/ |
| D | qdisc.c | 44 static int qdisc_request_update(struct nl_cache *c, struct nl_sock *sk) in qdisc_request_update() 156 int rtnl_qdisc_add(struct nl_sock *sk, struct rtnl_qdisc *qdisc, int flags) in rtnl_qdisc_add() 241 int rtnl_qdisc_update(struct nl_sock *sk, struct rtnl_qdisc *qdisc, in rtnl_qdisc_update() 334 int rtnl_qdisc_delete(struct nl_sock *sk, struct rtnl_qdisc *qdisc) in rtnl_qdisc_delete() 362 int rtnl_qdisc_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_qdisc_alloc_cache() 537 int rtnl_qdisc_change(struct nl_sock *sk, struct rtnl_qdisc *qdisc, in rtnl_qdisc_change()
|
| D | route.c | 75 int rtnl_route_alloc_cache(struct nl_sock *sk, int family, int flags, in rtnl_route_alloc_cache() 128 int rtnl_route_lookup(struct nl_sock *sk, struct nl_addr *dst, in rtnl_route_lookup() 154 int rtnl_route_add(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_add() 176 int rtnl_route_delete(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_delete()
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | des.h | 69 uint32_t sk[32]; /*!< DES subkeys */ member 78 uint32_t sk[96]; /*!< 3DES subkeys */ member
|
| /external/libnl/tests/ |
| D | test-create-bridge.c | 10 static int create_bridge(struct nl_sock *sk, struct nl_cache *link_cache, const char *name) { in create_bridge() 33 struct nl_sock *sk; in main() local
|