Home | Sort by relevance Sort by last modified time |
/system/keymaster/ | |
aes_operation.h | 79 bool need_iv() const; |
aes_operation.cpp | 241 bool AesEvpOperation::need_iv() const { function in class:keymaster::AesEvpOperation 490 if (need_iv()) { 544 if (need_iv()) { |