Implement provider support for Asym Ciphers
[openssl.git] / include / openssl / types.h
index 8cfeb6ee22e23719a7b8de374a79bd02fac7af1a..151e3f1713c1453994167548bbb59168de7b7708 100644 (file)
@@ -116,6 +116,8 @@ typedef struct evp_keyexch_st EVP_KEYEXCH;
 
 typedef struct evp_signature_st EVP_SIGNATURE;
 
+typedef struct evp_asym_cipher_st EVP_ASYM_CIPHER;
+
 typedef struct evp_Encode_Ctx_st EVP_ENCODE_CTX;
 
 typedef struct hmac_ctx_st HMAC_CTX;