[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslevp.pas line 350
var EVP_SealInit: function( |
ctx: pEVP_CIPHER_CTX; |
_type: pEVP_CIPHER; |
ek: ppcuchar; |
ekl: pcint; |
iv: pcuchar; |
pubkey: ppEVP_PKEY; |
npubk: cint |
):cint = ; |