Searched refs:ofb_encrypt (Results 1 – 3 of 3) sorted by relevance
25 return ofb_encrypt(ct, pt, len, ofb); in ofb_decrypt()
20 int ofb_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_OFB *ofb) in ofb_encrypt() function
911 int ofb_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_OFB *ofb);