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