HomeSort by relevance Sort by last modified time
    Searched refs:need_iv (Results 1 - 2 of 2) sorted by null

  /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()) {

Completed in 78 milliseconds