OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AesEvpCipherDescription
(Results
1 - 2
of
2
) sorted by null
/system/keymaster/km_openssl/
aes_operation.cpp
25
AesEvpCipherDescription
::SupportedBlockModes(size_t* block_mode_count) const {
30
const EVP_CIPHER*
AesEvpCipherDescription
::GetCipherInstance(size_t key_size,
93
static
AesEvpCipherDescription
description;
aes_operation.h
26
class
AesEvpCipherDescription
: public EvpCipherDescription {
Completed in 178 milliseconds