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

  /system/keymaster/km_openssl/
block_cipher_operation.h 106 const bool caller_iv_; member in class:keymaster::BlockCipherEvpOperation
block_cipher_operation.cpp 150 caller_iv_(caller_iv), tag_length_(tag_length), data_started_(false), padding_(padding),
403 } else if (caller_iv_) {

Completed in 65 milliseconds