Searched refs:att_key (Results 1 – 1 of 1) sorted by relevance
664 let att_key = read_attestation_key(key_type).expect("Couldn't read key from storage"); in read_key_test() localVariable684 expect_eq!(att_key, att_key_comp); in read_key_test()702 let att_key = read_attestation_key(key_type); in read_non_pkcs8_key_test() localVariable703 expect!(att_key.is_ok(), "Couldn't read a non-pkcs8 key from storage"); in read_non_pkcs8_key_test()