Searched refs:EVP_DecodeInit (Results 1 – 5 of 5) sorted by relevance
137 OPENSSL_EXPORT void EVP_DecodeInit(EVP_ENCODE_CTX *ctx);
223 EVP_DecodeInit(&ctx); in TEST_P()262 EVP_DecodeInit(&ctx); in TEST_P()
254 void EVP_DecodeInit(EVP_ENCODE_CTX *ctx) { in EVP_DecodeInit() function
141 EVP_DecodeInit(&ctx->base64); in b64_read()221 EVP_DecodeInit(&ctx->base64); in b64_read()229 EVP_DecodeInit(&ctx->base64); in b64_read()
738 EVP_DecodeInit(&ctx); in PEM_read_bio()