Searched refs:EVP_DecodeInit (Results 1 – 8 of 8) sorted by relevance
132 EVP_DecodeInit(ctx->base64); in b64_read()215 EVP_DecodeInit(ctx->base64); in b64_read()224 EVP_DecodeInit(ctx->base64); in b64_read()
274 void EVP_DecodeInit(EVP_ENCODE_CTX *ctx) in EVP_DecodeInit() function
7 EVP_EncodeBlock, EVP_DecodeInit, EVP_DecodeUpdate, EVP_DecodeFinal,24 void EVP_DecodeInit(EVP_ENCODE_CTX *ctx);94 EVP_DecodeInit() initialises B<ctx> for the start of a new decoding operation.
79 EVP_DecodeInit(ctx); in t_fromb64()
944 EVP_DecodeInit(ctx); in PEM_read_bio_ex()
670 void EVP_DecodeInit(EVP_ENCODE_CTX *ctx);
1476 EVP_DecodeInit;
1428 MLINKS+= EVP_EncodeInit.3 EVP_DecodeInit.3