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