Searched defs:algorithm_str (Results 1 – 2 of 2) sorted by relevance
214 static int str_to_algorithm(keymaster_algorithm_t* algorithm, const xmlChar* algorithm_str) { in str_to_algorithm()226 static int set_attestation_key_or_cert(uint32_t cmd, const xmlChar* algorithm_str, in set_attestation_key_or_cert()247 static int clear_cert_chain(const xmlChar* algorithm_str) { in clear_cert_chain()
31 std::string algorithm_str; in ReadTestCase() local