OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aes_set_key
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/smp/
aes.h
83
return_type
aes_set_key
( const unsigned char key[],
aes.c
506
return_type
aes_set_key
( const unsigned char key[], length_type keylen, aes_context ctx[1] )
function
smp_keys.c
158
aes_set_key
(p_rev_key, SMP_ENCRYT_KEY_SIZE, &ctx);
[
all
...]
Completed in 85 milliseconds