Home
last modified time | relevance | path

Searched refs:str_to_algorithm (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/trusty/keymaster/set_attestation_key/
H A Dset_attestation_key.cpp214 static int str_to_algorithm(keymaster_algorithm_t* algorithm, const xmlChar* algorithm_str) { in str_to_algorithm() function
231 ret = str_to_algorithm(&algorithm, algorithm_str); in set_attestation_key_or_cert()
252 ret = str_to_algorithm(&req.algorithm, algorithm_str); in clear_cert_chain()