Searched refs:caller_iv_ (Results 1 - 2 of 2) sorted by relevance

/system/keymaster/
H A Daes_operation.h96 const bool caller_iv_; member in class:keymaster::AesEvpOperation
H A Daes_operation.cpp170 : Operation(purpose), block_mode_(block_mode), caller_iv_(caller_iv), tag_length_(tag_length),
494 else if (caller_iv_)

Completed in 61 milliseconds