Searched refs:ProcessAllButTagLengthBytes (Results 1 – 2 of 2) sorted by relevance
148 keymaster_error_t ProcessAllButTagLengthBytes(const Buffer& input, Buffer* output);
574 return ProcessAllButTagLengthBytes(input, output); in Update()582 keymaster_error_t AesEvpDecryptOperation::ProcessAllButTagLengthBytes(const Buffer& input, in ProcessAllButTagLengthBytes() function in keymaster::AesEvpDecryptOperation