Searched refs:entry_values (Results 1 – 1 of 1) sorted by relevance
3543 let entry_values = load_attestation_key_pool( in test_remove_expired_certs() localVariable3566 assert_eq!(entry_values.batch_cert, value.batch_cert); in test_remove_expired_certs()3567 assert_eq!(entry_values.cert_chain, value.cert_chain); in test_remove_expired_certs()3568 assert_eq!(entry_values.priv_key, value.private_key.to_vec()); in test_remove_expired_certs()