Home | History | Annotate | Download | only in racoon

Lines Matching refs:EVP_CipherInit

1258         if (!EVP_CipherInit(&ctx, e, NULL, NULL, enc))
1276 if (!EVP_CipherInit(&ctx, NULL, (u_char *) key->v,
1285 if (!EVP_CipherInit(&ctx, e, (u_char *) key->v,