]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ssl.h
Add a DRBG to each SSL object
[thirdparty/openssl.git] / include / openssl / ssl.h
index 245f5eb172cfc3ae095bfd7c6a75e623b5994f91..a2d13bf3d74a3e1f64ef182b9884f0ecc3cdd468 100644 (file)
@@ -622,7 +622,7 @@ __owur int SRP_Calc_A_param(SSL *s);
  * bytes. The callback can alter this length to be less if desired. It is
  * also an error for the callback to set the size to zero.
  */
-typedef int (*GEN_SESSION_CB) (const SSL *ssl, unsigned char *id,
+typedef int (*GEN_SESSION_CB) (SSL *ssl, unsigned char *id,
                                unsigned int *id_len);
 
 # define SSL_SESS_CACHE_OFF                      0x0000