OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessAllButTagLengthBytes
(Results
1 - 2
of
2
) sorted by null
/system/keymaster/
aes_operation.h
148
keymaster_error_t
ProcessAllButTagLengthBytes
(const Buffer& input, Buffer* output);
aes_operation.cpp
574
return
ProcessAllButTagLengthBytes
(input, output);
582
keymaster_error_t AesEvpDecryptOperation::
ProcessAllButTagLengthBytes
(const Buffer& input,
Completed in 739 milliseconds