HomeSort by relevance Sort by last modified time
    Searched full:load_keys (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/
install.c 177 load_keys(const char* filename, int* numKeys) { function
252 RSAPublicKey* loadedKeys = load_keys(PUBLIC_KEYS_FILE, &numKeys);

Completed in 1504 milliseconds