Searched refs:ProcessAllButTagLengthBytes (Results 1 – 2 of 2) sorted by relevance
163 keymaster_error_t ProcessAllButTagLengthBytes(const Buffer& input, Buffer* output);
481 return ProcessAllButTagLengthBytes(input, output); in Update()488 keymaster_error_t BlockCipherEvpDecryptOperation::ProcessAllButTagLengthBytes(const Buffer& input, in ProcessAllButTagLengthBytes() function in keymaster::BlockCipherEvpDecryptOperation