Searched defs:spki_value (Results 1 – 2 of 2) sorted by relevance
404 let spki_value = untrusted::Input::from(&tsd.spki); in test_verify_signed_data() localVariable405 let spki_value = spki_value in test_verify_signed_data() localVariable
161 let mut spki_value = trust_anchor_key; in check_signatures() localVariable