Searched refs:v10 (Results 1 – 1 of 1) sorted by relevance
251 let v10 = blkc.aes_key(10).unwrap().unwrap(); in test_output_is_consistent() localVariable253 assert_eq!(Some(&v10), blkc.aes_key(10)?.as_ref()); in test_output_is_consistent()260 assert_eq!(Some(&v10), blkc.aes_key(10)?.as_ref()); in test_output_is_consistent()267 assert_eq!(Some(&v10), blkc.aes_key(10)?.as_ref()); in test_output_is_consistent()274 assert_eq!(Some(v10), blkc.aes_key(10)?); in test_output_is_consistent()