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

  /system/keymaster/
aes_operation.h 81 keymaster_error_t GetIv(const AuthorizationSet& input_params);
aes_operation.cpp 347 keymaster_error_t AesEvpOperation::GetIv(const AuthorizationSet& input_params) {
495 error = GetIv(input_params);
545 keymaster_error_t error = GetIv(input_params);

Completed in 120 milliseconds