Home
last modified time | relevance | path

Searched refs:need_iv (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/km_openssl/
Dblock_cipher_operation.cpp213 bool BlockCipherEvpOperation::need_iv() const { in need_iv() function in keymaster::BlockCipherEvpOperation
402 if (need_iv()) { in Begin()
452 if (need_iv()) { in Begin()
Dblock_cipher_operation.h89 bool need_iv() const;