Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dcrypto.h183 struct crypto_tfm { struct
185 u32 crt_flags;
209 struct crypto_tfm *crypto_alloc_tfm(const char *alg_name, u32 tfm_flags); argument