[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslevp.pas line 224
var EVP_CipherInit_ex: function( |
ctx: pEVP_CIPHER_CTX; |
cipher: pEVP_CIPHER; |
impl: pENGINE; |
key: pcuchar; |
iv: pcuchar; |
enc: cint |
):cint = ; |