Searched refs:EVP_R_DIFFERENT_PARAMETERS (Results 1 – 5 of 5) sorted by relevance
378 OPENSSL_PUT_ERROR(EVP, EVP_R_DIFFERENT_PARAMETERS); in EVP_PKEY_derive_set_peer()
1017 #define EVP_R_DIFFERENT_PARAMETERS 104 macro
1098 #define EVP_R_DIFFERENT_PARAMETERS 104 macro
2357 #ifdef EVP_R_DIFFERENT_PARAMETERS2358 {"DIFFERENT_PARAMETERS", ERR_LIB_EVP, EVP_R_DIFFERENT_PARAMETERS},