Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 25 of 112) sorted by relevance

12345

/external/libnl/lib/
Dsocket.c92 struct nl_sock *sk; in __alloc_socket() local
149 void nl_socket_free(struct nl_sock *sk) in nl_socket_free()
188 void nl_socket_disable_seq_check(struct nl_sock *sk) in nl_socket_disable_seq_check()
203 unsigned int nl_socket_use_seq(struct nl_sock *sk) in nl_socket_use_seq()
220 void nl_socket_disable_auto_ack(struct nl_sock *sk) in nl_socket_disable_auto_ack()
230 void nl_socket_enable_auto_ack(struct nl_sock *sk) in nl_socket_enable_auto_ack()
242 uint32_t nl_socket_get_local_port(struct nl_sock *sk) in nl_socket_get_local_port()
255 void nl_socket_set_local_port(struct nl_sock *sk, uint32_t port) in nl_socket_set_local_port()
292 int nl_socket_add_memberships(struct nl_sock *sk, int group, ...) in nl_socket_add_memberships()
319 int nl_socket_add_membership(struct nl_sock *sk, int group) in nl_socket_add_membership()
[all …]
Dnl.c106 int nl_connect(struct nl_sock *sk, int protocol) in nl_connect()
162 void nl_close(struct nl_sock *sk) in nl_close()
186 int nl_sendto(struct nl_sock *sk, void *buf, size_t size) in nl_sendto()
205 int nl_sendmsg(struct nl_sock *sk, struct nl_msg *msg, struct msghdr *hdr) in nl_sendmsg()
235 int nl_send_iovec(struct nl_sock *sk, struct nl_msg *msg, struct iovec *iov, unsigned iovlen) in nl_send_iovec()
281 int nl_send(struct nl_sock *sk, struct nl_msg *msg) in nl_send()
291 void nl_auto_complete(struct nl_sock *sk, struct nl_msg *msg) in nl_auto_complete()
323 int nl_send_auto_complete(struct nl_sock *sk, struct nl_msg *msg) in nl_send_auto_complete()
349 int nl_send_simple(struct nl_sock *sk, int type, int flags, void *buf, in nl_send_simple()
399 int nl_recv(struct nl_sock *sk, struct sockaddr_nl *nla, in nl_recv()
[all …]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DKSSecretKeyEntryTest.java49 SecretKey sk = null; in testSecretKeyEntry() local
62 SecretKey sk = new tmpSecretKey(); in testGetSecretKey() local
72 SecretKey sk = new tmpSecretKey(); in testToString() local
/external/libnl/lib/route/
Dcls.c70 static int cls_request_update(struct nl_cache *cache, struct nl_sock *sk) in cls_request_update()
160 int rtnl_cls_add(struct nl_sock *sk, struct rtnl_cls *cls, int flags) in rtnl_cls_add()
207 int rtnl_cls_change(struct nl_sock *sk, struct rtnl_cls *cls, int flags) in rtnl_cls_change()
255 int rtnl_cls_delete(struct nl_sock *sk, struct rtnl_cls *cls, int flags) in rtnl_cls_delete()
294 int rtnl_cls_alloc_cache(struct nl_sock *sk, int ifindex, uint32_t parent, struct nl_cache **res… in rtnl_cls_alloc_cache()
Dqdisc.c131 static int qdisc_request_update(struct nl_cache *c, struct nl_sock *sk) in qdisc_request_update()
222 int rtnl_qdisc_add(struct nl_sock *sk, struct rtnl_qdisc *qdisc, in rtnl_qdisc_add()
278 int rtnl_qdisc_change(struct nl_sock *sk, struct rtnl_qdisc *qdisc, in rtnl_qdisc_change()
352 int rtnl_qdisc_delete(struct nl_sock *sk, struct rtnl_qdisc *qdisc) in rtnl_qdisc_delete()
386 int rtnl_qdisc_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_qdisc_alloc_cache()
Dclass.c62 static int class_request_update(struct nl_cache *cache, struct nl_sock *sk) in class_request_update()
144 int rtnl_class_add(struct nl_sock *sk, struct rtnl_class *class, int flags) in rtnl_class_add()
198 int rtnl_class_delete(struct nl_sock *sk, struct rtnl_class *class) in rtnl_class_delete()
232 int rtnl_class_alloc_cache(struct nl_sock *sk, int ifindex, in rtnl_class_alloc_cache()
Droute.c75 int rtnl_route_alloc_cache(struct nl_sock *sk, int family, int flags, in rtnl_route_alloc_cache()
128 int rtnl_route_add(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_add()
150 int rtnl_route_delete(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_delete()
/external/openssl/include/openssl/
Dstack.h76 #define M_sk_num(sk) ((sk) ? (sk)->num:-1) argument
77 #define M_sk_value(sk,n) ((sk) ? (sk)->data[n] : NULL) argument
/external/chromium_org/third_party/openssl/openssl/crypto/stack/
Dstack.h76 #define M_sk_num(sk) ((sk) ? (sk)->num:-1) argument
77 #define M_sk_value(sk,n) ((sk) ? (sk)->data[n] : NULL) argument
/external/openssl/crypto/stack/
Dstack.h76 #define M_sk_num(sk) ((sk) ? (sk)->num:-1) argument
77 #define M_sk_value(sk,n) ((sk) ? (sk)->data[n] : NULL) argument
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dstack.h76 #define M_sk_num(sk) ((sk) ? (sk)->num:-1) argument
77 #define M_sk_value(sk,n) ((sk) ? (sk)->data[n] : NULL) argument
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccolltst.c55 static char* dumpSk(uint8_t *sourceKey, char *sk) { in dumpSk()
123 char sk[10000]; in reportCResult() local
/external/icu/icu4c/source/test/cintltst/
Dccolltst.c57 static char* dumpSk(uint8_t *sourceKey, char *sk) { in dumpSk()
125 char sk[10000]; in reportCResult() local
/external/fio/
Dserver.c97 static int fio_sendv_data(int sk, struct iovec *iov, int count) in fio_sendv_data()
136 int fio_send_data(int sk, const void *p, unsigned int len) in fio_send_data()
145 int fio_recv_data(int sk, void *p, unsigned int len) in fio_recv_data()
209 struct fio_net_cmd *fio_net_recv_cmd(int sk) in fio_net_recv_cmd()
404 static int fio_net_send_simple_stack_cmd(int sk, uint16_t opcode, uint64_t tag) in fio_net_send_simple_stack_cmd()
418 int fio_net_send_simple_cmd(int sk, uint16_t opcode, uint64_t tag, in fio_net_send_simple_cmd()
440 int fio_net_send_quit(int sk) in fio_net_send_quit()
447 static int fio_net_send_ack(int sk, struct fio_net_cmd *cmd, int error, in fio_net_send_ack()
461 int fio_net_send_stop(int sk, int error, int signal) in fio_net_send_stop()
783 static int handle_connection(int sk) in handle_connection()
[all …]
/external/libnl/lib/netfilter/
Dct.c372 int nfnl_ct_dump_request(struct nl_sock *sk) in nfnl_ct_dump_request()
378 static int ct_request_update(struct nl_cache *cache, struct nl_sock *sk) in ct_request_update()
478 int nfnl_ct_add(struct nl_sock *sk, const struct nfnl_ct *ct, int flags) in nfnl_ct_add()
500 int nfnl_ct_del(struct nl_sock *sk, const struct nfnl_ct *ct, int flags) in nfnl_ct_del()
522 int nfnl_ct_query(struct nl_sock *sk, const struct nfnl_ct *ct, int flags) in nfnl_ct_query()
553 int nfnl_ct_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in nfnl_ct_alloc_cache()
Dnfnl.c84 int nfnl_connect(struct nl_sock *sk) in nfnl_connect()
107 int nfnl_send_simple(struct nl_sock *sk, uint8_t subsys_id, uint8_t type, in nfnl_send_simple()
/external/libnl/include/netlink/cli/
Daddr.h17 #define nl_cli_addr_alloc_cache(sk) \ argument
Dneigh.h17 #define nl_cli_neigh_alloc_cache(sk) \ argument
Dqdisc.h17 #define nl_cli_qdisc_alloc_cache(sk) \ argument
Dlink.h18 #define nl_cli_link_alloc_cache(sk) \ argument
/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c112 u8 *sk, size_t sk_len, in eap_gpsk_derive_keys_helper()
190 u8 *msk, u8 *emsk, u8 *sk, size_t *sk_len, in eap_gpsk_derive_keys_aes()
227 u8 *sk, size_t *sk_len) in eap_gpsk_derive_keys_sha256()
283 u8 *msk, u8 *emsk, u8 *sk, size_t *sk_len, in eap_gpsk_derive_keys()
499 static int eap_gpsk_compute_mic_aes(const u8 *sk, size_t sk_len, in eap_gpsk_compute_mic_aes()
523 int eap_gpsk_compute_mic(const u8 *sk, size_t sk_len, int vendor, in eap_gpsk_compute_mic()
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
DSecretKeyFactorySpiTest.java55 SecretKey sk = null; in testSecretKeyFactorySpi01() local
/external/libnl/lib/genl/
Dmngt.c237 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) in genl_ops_resolve()
252 int genl_mngt_resolve(struct nl_sock *sk) in genl_mngt_resolve()
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dphash.c96 register const char *sk, /* the key */ in phash_lookup()
193 register const char *sk, in phash_checksum()
/external/libnl/src/lib/
Drule.c33 struct nl_cache *nl_cli_rule_alloc_cache(struct nl_sock *sk) in nl_cli_rule_alloc_cache()

12345