Searched refs:BIO_B64_CTX (Results 1 – 1 of 1) sorted by relevance
92 } BIO_B64_CTX; typedef114 BIO_B64_CTX *ctx; in b64_new()116 ctx=(BIO_B64_CTX *)OPENSSL_malloc(sizeof(BIO_B64_CTX)); in b64_new()147 BIO_B64_CTX *ctx; in b64_read()151 ctx=(BIO_B64_CTX *)b->ptr; in b64_read()378 BIO_B64_CTX *ctx; in b64_write()380 ctx=(BIO_B64_CTX *)b->ptr; in b64_write()493 BIO_B64_CTX *ctx; in b64_ctrl()497 ctx=(BIO_B64_CTX *)b->ptr; in b64_ctrl()