Searched refs:UnsupportedAlgorithm (Results 1 – 3 of 3) sorted by relevance
45 | ffi::EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE => ErrorCode::UnsupportedAlgorithm, in translate_evp_error()84 ErrorCode::UnsupportedAlgorithm in translate_pkcs8_error()98 ffi::X509V3_R_UNKNOWN_OPTION => ErrorCode::UnsupportedAlgorithm, in translate_x509v3_error()
173 UnsupportedAlgorithm = -4, enumerator
169 get_tag_value!(params, Algorithm, ErrorCode::UnsupportedAlgorithm) in get_algorithm()