X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2Fssl.pod;h=1471e0312e521cb23f96dea9c951902e5c52de69;hp=6fc5f9050b0f909e960ce45268530e54f935a596;hb=02b7ec88bb798326d2bdae41c549bebeabc8759f;hpb=52129c0b0b55a556e19aea1b5f5e79d10f664a36 diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index 6fc5f9050b..1471e0312e 100644 --- a/doc/ssl/ssl.pod +++ b/doc/ssl/ssl.pod @@ -299,7 +299,7 @@ protocol context defined in the B structure. =item void B(SSL_CTX *ctx, X509_STORE *cs); -=item void B(SSL_CTX *ctx, int (*cb)(SSL_CTX *), char *arg) +=item void B(SSL_CTX *ctx, int (*cb)(), char *arg) =item int B(SSL_CTX *ctx, char *str); @@ -317,6 +317,10 @@ protocol context defined in the B structure. =item void B(SSL_CTX *ctx, void (*cb)(SSL *ssl, int cb, int ret)); +=item void B(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)); + +=item void B(SSL_CTX *ctx, void *arg); + =item void B(SSL_CTX *ctx, unsigned long op); =item void B(SSL_CTX *ctx, int mode); @@ -576,6 +580,10 @@ connection defined in the B structure. =item void B(SSL *ssl, void (*cb);(void)) +=item void B(SSL *ctx, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)); + +=item void B(SSL *ctx, void *arg); + =item void B(SSL *ssl, unsigned long op); =item void B(SSL *ssl, int mode); @@ -650,8 +658,10 @@ L, L, L, L, L, L, +L, L, L, +L, L, L, L, @@ -661,11 +671,17 @@ L, L, L, L, +L, +L, L, L, +L, L, L, +L, +L, L, +L, L, L, L, @@ -676,6 +692,8 @@ L, L, L, L, +L, +L, L, L, L, @@ -694,6 +712,7 @@ L, L, L, L, +L, L, L, L, @@ -701,6 +720,7 @@ L, L, L, L, +L, L, L, L,