Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dsecure_storage_manager.rs155 let mut attestation_key = read_attestation_key_content(algorithm)?; in provision_attestation_key_file()
181 let mut attestation_key_data = read_attestation_key_content(algorithm)?; in append_attestation_cert_chain()
201 let mut attestation_key_data = read_attestation_key_content(algorithm)?; in clear_attestation_cert_chain()
209 let attestation_key_data = read_attestation_key_content(algorithm)?; in clear_attestation_cert_chain()
361 fn read_attestation_key_content( in read_attestation_key_content() function
401 read_attestation_key_content(key_type.algo_hint)?; in read_attestation_key()
416 read_attestation_key_content(key_type.algo_hint)?; in get_cert_chain()