Searched refs:BIO_B64_CTX (Results 1 – 2 of 2) sorted by relevance
44 } BIO_B64_CTX; typedef68 BIO_B64_CTX *ctx; in b64_new()89 BIO_B64_CTX *ctx; in b64_free()117 BIO_B64_CTX *ctx; in b64_read()123 ctx = (BIO_B64_CTX *)BIO_get_data(b); in b64_read()322 BIO_B64_CTX *ctx; in b64_write()325 ctx = (BIO_B64_CTX *)BIO_get_data(b); in b64_write()436 BIO_B64_CTX *ctx; in b64_ctrl()441 ctx = (BIO_B64_CTX *)BIO_get_data(b); in b64_ctrl()
91 -T BIO_B64_CTX
Completed in 12 milliseconds