Searched defs:crypto_tfm (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | crypto.h | 411 struct crypto_tfm { struct |
/linux/crypto/ | ||
H A D | ecb.c | 18 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt() argument |