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

  /system/keymaster/km_openssl/
block_cipher_operation.h 161 keymaster_error_t ProcessAllButTagLengthBytes(const Buffer& input, Buffer* output);
block_cipher_operation.cpp 475 return ProcessAllButTagLengthBytes(input, output);
482 keymaster_error_t BlockCipherEvpDecryptOperation::ProcessAllButTagLengthBytes(const Buffer& input,

Completed in 243 milliseconds