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

  /system/keymaster/
rsa_keymaster1_key.cpp 44 AuthorizationSet* new_description) {
50 new_description->push_back(entry);
76 new_description->push_back(TAG_DIGEST, KM_DIGEST_NONE);
81 new_description->push_back(TAG_PADDING, KM_PAD_NONE);
ec_keymaster1_key.cpp 42 AuthorizationSet* new_description) {
46 new_description->push_back(entry);
60 new_description->push_back(TAG_DIGEST, KM_DIGEST_NONE);

Completed in 93 milliseconds