Searched refs:wrong_algorithm (Results 1 – 3 of 3) sorted by relevance
171 pub(crate) fn wrong_algorithm() -> Self { in wrong_algorithm() method
129 return Err(error::KeyRejected::wrong_algorithm()); in unwrap_key__()
195 return Err(error::KeyRejected::wrong_algorithm()); in key_pair_from_pkcs8_()