Searched refs:rep_xcrypt_ecb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dpadlock-aes.c190 static inline void rep_xcrypt_ecb(const u8 *input, u8 *output, void *key, rep_xcrypt_ecb() function
218 rep_xcrypt_ecb(tmp, out, key, cword, count); ecb_crypt_copy()
246 rep_xcrypt_ecb(in, out, key, cword, count); ecb_crypt()

Completed in 87 milliseconds