Searched refs:att_key_comp (Results 1 – 1 of 1) sorted by relevance
682 let att_key_comp = 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()