Searched refs:EVP_DecodeInit (Results 1 – 3 of 3) sorted by relevance
132 OPENSSL_EXPORT void EVP_DecodeInit(EVP_ENCODE_CTX *ctx);
265 void EVP_DecodeInit(EVP_ENCODE_CTX *ctx) { in EVP_DecodeInit() function
761 EVP_DecodeInit(&ctx); in PEM_read_bio()