Home | History | Annotate | Download | only in racoon

Lines Matching refs:EVP_Cipher

1229 evp_crypt(vchar_t *data, vchar_t *key, vchar_t *iv, const EVP_CIPHER *e, int enc)
1296 if (!EVP_Cipher(&ctx, (u_char *) res->v, (u_char *) data->v, data->l)) {
1308 evp_weakkey(vchar_t *key, const EVP_CIPHER *e)
1314 evp_keylen(int len, const EVP_CIPHER *e)
1668 static inline const EVP_CIPHER *
1723 static inline const EVP_CIPHER *