Searched refs:UnsupportedSignatureAlgorithmForPublicKey (Results 1 – 2 of 2) sorted by relevance
131 Err(Error::UnsupportedSignatureAlgorithmForPublicKey) => { in verify_signed_data()142 Err(Error::UnsupportedSignatureAlgorithmForPublicKey) in verify_signed_data()159 return Err(Error::UnsupportedSignatureAlgorithmForPublicKey); in verify_signature()496 Error::UnsupportedSignatureAlgorithmForPublicKey572 Err(Error::UnsupportedSignatureAlgorithmForPublicKey)627 Err(Error::UnsupportedSignatureAlgorithmForPublicKey)
93 UnsupportedSignatureAlgorithmForPublicKey, enumerator