Searched defs:key_buf (Results 1 – 11 of 11) sorted by relevance
/external/marisa-trie/tests/ |
D | trie-test.cc | 89 char key_buf[256]; in TestTrie() local 199 char key_buf[256]; in TestPrefixTrie() local 431 char key_buf[256]; in TestPatriciaTrie() local 587 char key_buf[256]; in TestBinaryKey() local
|
D | c-test.c | 95 char key_buf[16]; in TestTrie() local
|
/external/marisa-trie/v0_1_5/tests/ |
D | trie-test.cc | 90 char key_buf[256]; in TestTrie() local 201 char key_buf[256]; in TestPrefixTrie() local 449 char key_buf[256]; in TestPatriciaTrie() local 605 char key_buf[256]; in TestBinaryKey() local
|
D | c-test.c | 100 char key_buf[16]; in TestTrie() local
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | trie-search.cc | 57 std::size_t Trie::restore(UInt32 key_id, char *key_buf, in restore() 314 std::size_t Trie::restore_(UInt32 key_id, char *key_buf, in restore_() 344 void Trie::trie_restore(UInt32 node, char *key_buf, in trie_restore() 363 void Trie::tail_restore(UInt32 node, char *key_buf, in tail_restore()
|
D | trie-c.cc | 183 marisa_alpha_uint32 key_id, char *key_buf, size_t key_buf_size, in marisa_alpha_restore()
|
/external/marisa-trie/lib/marisa/ |
D | trie-search.cc | 57 std::size_t Trie::restore(UInt32 key_id, char *key_buf, in restore() 295 std::size_t Trie::restore_(UInt32 key_id, char *key_buf, in restore_() 325 void Trie::trie_restore(UInt32 node, char *key_buf, in trie_restore() 344 void Trie::tail_restore(UInt32 node, char *key_buf, in tail_restore()
|
D | trie-c.cc | 163 char *key_buf, size_t key_buf_size, size_t *key_length) { in marisa_restore()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sake_common.c | 265 u8 key_buf[EAP_MSK_LEN + EAP_EMSK_LEN]; in eap_sake_derive_keys() local
|
/external/vboot_reference/host/lib21/ |
D | host_key.c | 381 uint8_t *key_data, *key_buf; in vb2_public_key_read_keyb() local
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | peerkey.c | 814 u8 key_buf[32], rsc[6]; in wpa_supplicant_process_stk_3_of_4() local
|