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

  /external/nos/host/android/hals/keymaster/include/
KeymasterDevice.h 89 Return<ErrorCode> deleteKey(const hidl_vec<uint8_t>& keyBlob) override;
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
SecurityLoggingTest.java 280 deleteKey(GENERATED_KEY_ALIAS);
282 deleteKey(IMPORTED_KEY_ALIAS);
529 private void deleteKey(String keyAlias) throws Exception {
    [all...]
  /external/nos/host/android/hals/keymaster/
KeymasterDevice.cpp     [all...]

Completed in 469 milliseconds