Searched refs:getHmacKeyDescriptor (Results 1 – 1 of 1) sorted by relevance
52 static KeyDescriptor getHmacKeyDescriptor(const android::String16& keyAlias, int64_t keyNspace) { in getHmacKeyDescriptor() function154 : mDescriptor(getHmacKeyDescriptor(keyAlias, keyNspace)), mKeyBootLevel(keyBootLevel) {} in KeystoreHmacKey()