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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_crypto.h182 #define crt_cipher crt_u.cipher
183 #define crt_digest crt_u.digest
184 #define crt_compress crt_u.compress
194 } crt_u; member in struct:crypto_tfm
/linux-4.1.27/include/linux/
H A Dcrypto.h664 #define crt_ablkcipher crt_u.ablkcipher
665 #define crt_aead crt_u.aead
666 #define crt_blkcipher crt_u.blkcipher
667 #define crt_cipher crt_u.cipher
668 #define crt_hash crt_u.hash
669 #define crt_compress crt_u.compress
670 #define crt_rng crt_u.rng
684 } crt_u; member in struct:crypto_tfm

Completed in 93 milliseconds