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()379 BIO_B64_CTX *ctx; in b64_write()381 ctx=(BIO_B64_CTX *)b->ptr; in b64_write()494 BIO_B64_CTX *ctx; in b64_ctrl()498 ctx=(BIO_B64_CTX *)b->ptr; in b64_ctrl()