/third_party/selinux/libsepol/tests/ |
H A D | test-common.c | 32 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len) in test_sym_presence() argument 187 role_datum_t *test_role_type_set(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, unsigned int len, unsigned int flags) in test_role_type_set() argument 227 test_attr_types(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, int len) test_attr_types() argument [all...] |
/third_party/rust/crates/proc-macro2/src/ |
H A D | rcvec.rs | 29 pub fn len(&self) -> usize { in len() functions
|
/third_party/rust/crates/nix/src/ |
H A D | fcntl.rs | 707 pub fn len(&self) -> libc::off_t { len() functions [all...] |
/third_party/rust/crates/regex/bench/src/ffi/ |
H A D | tcl.rs | 51 pub fn len(&self) -> usize { in len() functions
|
/third_party/rust/crates/regex/src/literal/ |
H A D | imp.rs | 147 pub fn len(&self) -> usize { len() functions 387 pub fn len(&self) -> usize { len() functions [all...] |
/third_party/selinux/libselinux/src/ |
H A D | load_policy.c | 26 int security_load_policy(const void *data, size_t len) in security_load_policy() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes-siv.c | 54 static void pad_block(u8 *pad, const u8 *addr, size_t len) in pad_block() argument 64 aes_s2v(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], size_t *len, u8 *mac) aes_s2v() argument 119 aes_siv_encrypt(const u8 *key, size_t key_len, const u8 *pw, size_t pwlen, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_encrypt() argument 162 aes_siv_decrypt(const u8 *key, size_t key_len, const u8 *iv_crypt, size_t iv_c_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_decrypt() argument [all...] |
H A D | crypto_internal-modexp.c | 42 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
|
H A D | md4-internal.c | 29 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md4_vector() argument 111 static void MD4Update(MD4_CTX *ctx, const unsigned char *input, size_t len) in MD4Update() argument [all...] |
H A D | sha1-internal.c | 31 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in sha1_vector() argument 248 void SHA1Update(SHA1_CTX* context, const void *_data, u32 len) in SHA1Update() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_android.c | 162 int wpa_driver_get_p2p_noa(void *priv, u8 *buf, size_t len) in wpa_driver_get_p2p_noa() argument
|
H A D | netlink.c | 23 netlink_receive_link(struct netlink_data *netlink, void (*cb)(void *ctx, struct ifinfomsg *ifi, u8 *buf, size_t len), struct nlmsghdr *h) netlink_receive_link() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_fast_common.c | 19 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_fast_put_tlv_hdr() argument 96 u8 * eap_fast_derive_key(void *ssl_ctx, struct tls_connection *conn, size_t len) in eap_fast_derive_key() argument 28 eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len) eap_fast_put_tlv() argument 148 eap_fast_parse_tlv(struct eap_fast_tlv_parse *tlv, int tlv_type, u8 *pos, size_t len) eap_fast_parse_tlv() argument [all...] |
H A D | eap_fast_common.h | 45 be16 len; member
|
H A D | eap_pax_common.c | 38 size_t len[3]; in eap_pax_kdf() local 95 size_t len[3]; in eap_pax_mac() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_proxy_dummy.c | 33 const u8 * eap_proxy_get_eapKeyData(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eapKeyData() argument 80 u8 * eap_proxy_get_eap_session_id(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eap_session_id() argument 86 u8 * eap_proxy_get_emsk(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_emsk() argument
|
H A D | eap_vendor_test.c | 74 size_t len; in eap_vendor_test_process() local 148 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_vendor_test.c | 95 size_t len; in eap_vendor_test_check() local 112 size_t len; in eap_vendor_test_process() local 140 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst.c | 166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_none.c | 120 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument 37 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument 67 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 94 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
H A D | l2_packet_rtos.c | 145 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument 38 l2_packet_send(const struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument 87 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 121 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_dev_disc.c | 22 u8 *len; in p2p_build_dev_disc_req() local 113 u8 *len; in p2p_build_dev_disc_resp() local 161 p2p_process_dev_disc_req(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_dev_disc_req() argument 214 p2p_process_dev_disc_resp(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len) p2p_process_dev_disc_resp() argument 309 p2p_process_go_disc_req(struct p2p_data *p2p, const u8 *da, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_go_disc_req() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | pkcs1.c | 138 size_t len; in pkcs1_decrypt_public_key() local [all...] |
H A D | rsa.c | 62 crypto_rsa_import_public_key(const u8 *buf, size_t len) in crypto_rsa_import_public_key() argument 149 crypto_rsa_import_private_key(const u8 *buf, size_t len) in crypto_rsa_import_private_key() argument
|
H A D | tlsv1_record.c | 235 size_t len = pos - cpayload; in tlsv1_record_send() local 285 u8 len[2], hash[100]; in tlsv1_record_receive() local
|