Home
last modified time | relevance | path

Searched defs:crypto_tfm (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcrypto.h411 struct crypto_tfm { struct
418 struct crypto_tfm *f argument
420 exitcrypto_tfm global() argument
431 __crt_ctxcrypto_tfm global() argument
[all...]
/linux/crypto/
H A Decb.c18 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt() argument