OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smp_encrypt_data
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/smp/
smp_api.cc
506
status =
smp_encrypt_data
(key, key_len, plain_text, pt_len, p_out);
smp_int.h
479
extern bool
smp_encrypt_data
(uint8_t* key, uint8_t key_len, uint8_t* plain_text,
smp_keys.cc
103
* Function
smp_encrypt_data
112
bool
smp_encrypt_data
(uint8_t* key, uint8_t key_len, uint8_t* plain_text,
function
[
all
...]
Completed in 483 milliseconds