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