Searched defs:cbc_crypt (Results 1 – 2 of 2) sorted by relevance
69 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) in cbc_crypt() function
306 cbc_crypt(const EVP_CIPHER *cipher, const char *key, const char *iv, in cbc_crypt() function