Searched refs:EVP_R_NO_KEY_SET (Results 1 – 7 of 7) sorted by relevance
242 OPENSSL_PUT_ERROR(EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_get1_tls_encodedpoint()
362 OPENSSL_PUT_ERROR(EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_derive_set_peer()
1033 #define EVP_R_NO_KEY_SET 120 macro
1114 #define EVP_R_NO_KEY_SET 120 macro
2512 #ifdef EVP_R_NO_KEY_SET2513 {"NO_KEY_SET", ERR_LIB_EVP, EVP_R_NO_KEY_SET},