Searched refs:SSL_CTX_set_block_padding (Results 1 – 5 of 5) sorted by relevance
11 SSL_CTX_set_block_padding,27 int SSL_CTX_set_block_padding(SSL_CTX *ctx, size_t block_size);43 SSL_CTX_set_block_padding() and SSL_set_block_padding() pads the record to a multiple59 The SSL_CTX_set_block_padding() and SSL_set_block_padding() functions return 1 on success72 SSL_set_block_padding() or SSL_CTX_set_block_padding(). Setting the user-supplied
574 rv = SSL_CTX_set_block_padding(cctx->ctx, block_size); in cmd_RecordPadding()
4460 int SSL_CTX_set_block_padding(SSL_CTX *ctx, size_t block_size) in SSL_CTX_set_block_padding() function
446 SSL_CTX_set_block_padding 447 1_1_1 EXIST::FUNCTION:
2124 int SSL_CTX_set_block_padding(SSL_CTX *ctx, size_t block_size);