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

  /system/keymaster/km_openssl/
block_cipher_operation.h 91 keymaster_error_t GetIv(const AuthorizationSet& input_params);
block_cipher_operation.cpp 256 keymaster_error_t BlockCipherEvpOperation::GetIv(const AuthorizationSet& input_params) {
404 error = GetIv(input_params);
450 keymaster_error_t error = GetIv(input_params);

Completed in 2311 milliseconds