Lines Matching full:lparam
3119 const unsigned char *lparam,
3129 This accepts \textit{msg} as input of length \textit{msglen} which will be OAEP padded. The \textit{lparam} variable is an additional system specific
3131 \textit{lparam} can be set to \textbf{NULL}.
3152 const unsigned char *lparam,
3162 output of pkcs\_1\_oaep\_encode() of length \textit{msglen}. \textit{lparam} is the same system variable passed to the OAEP encoder. If it does not
3309 const unsigned char *lparam,
3317 in \textit{out} of length \textit{outlen} octets. The \textit{lparam} and \textit{lparamlen} are the same parameters you would pass
3331 const unsigned char *lparam,
3344 When performing v1.5 encryption, the hash and lparam parameters are totally ignored and can be set to \textbf{NULL} or zero (respectively).
3354 const unsigned char *lparam,
3361 \textit{out} of length \textit{outlen}. The \textit{lparam
3377 const unsigned char *lparam,
3388 When performing v1.5 decryption, the hash and lparam parameters are totally ignored and can be set to \textbf{NULL} or zero (respectively).
3533 "TestApp", /* our lparam for this program */
3534 7, /* lparam is 7 bytes long */
3550 "TestApp", /* lparam for this program */
3551 7, /* lparam is 7 bytes long */