OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:length_type
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
aes.h
66
typedef uint_8t
length_type
;
typedef
75
NOTE: If the
length_type
used for the key length is an
84
length_type
keylen,
aes.c
498
return_type aes_set_key( const unsigned char key[],
length_type
keylen, aes_context ctx[1] )
Completed in 37 milliseconds