Searched refs:EVP_DecodeFinal (Results 1 – 4 of 4) sorted by relevance
399 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) in EVP_DecodeFinal() function
601 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned
810 i=EVP_DecodeFinal(&ctx,(unsigned char *)&(dataB->data[bl]),&k); in PEM_read_bio()