Searched refs:cbc_crypt_copy (Results 1 – 1 of 1) sorted by relevance
220 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, in cbc_crypt_copy() function253 return cbc_crypt_copy(in, out, key, iv, cword, count); in cbc_crypt()