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

  /bootable/recovery/
verifier_test.cpp 160 static Certificate* add_certificate(Certificate** certsp, int* num_keys, function
193 Certificate* cert = add_certificate(&certs, &num_keys, Certificate::EC);
197 Certificate* cert = add_certificate(&certs, &num_keys, Certificate::RSA);
201 Certificate* cert = add_certificate(&certs, &num_keys, Certificate::RSA);

Completed in 54 milliseconds