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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h185 #define crt_cipher crt_u.cipher
186 #define crt_digest crt_u.digest
187 #define crt_compress crt_u.compress
197 } crt_u; member in struct:crypto_tfm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl_crypto.h185 #define crt_cipher crt_u.cipher
186 #define crt_digest crt_u.digest
187 #define crt_compress crt_u.compress
197 } crt_u; member in struct:crypto_tfm
H A Dcipher.c109 tfm->crt_u.cipher.cit_xor_block(iv, src);
117 tfm->crt_u.cipher.cit_xor_block(buf, iv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/ieee80211/
H A Drtl_crypto.h185 #define crt_cipher crt_u.cipher
186 #define crt_digest crt_u.digest
187 #define crt_compress crt_u.compress
197 } crt_u; member in struct:crypto_tfm
H A Dcipher.c109 tfm->crt_u.cipher.cit_xor_block(iv, src);
117 tfm->crt_u.cipher.cit_xor_block(buf, iv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h185 #define crt_cipher crt_u.cipher
186 #define crt_digest crt_u.digest
187 #define crt_compress crt_u.compress
197 } crt_u; member in struct:crypto_tfm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcrypto.h404 #define crt_ablkcipher crt_u.ablkcipher
405 #define crt_aead crt_u.aead
406 #define crt_blkcipher crt_u.blkcipher
407 #define crt_cipher crt_u.cipher
408 #define crt_hash crt_u.hash
409 #define crt_compress crt_u.compress
410 #define crt_rng crt_u.rng
424 } crt_u; member in struct:crypto_tfm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dcrypto.h404 #define crt_ablkcipher crt_u.ablkcipher
405 #define crt_aead crt_u.aead
406 #define crt_blkcipher crt_u.blkcipher
407 #define crt_cipher crt_u.cipher
408 #define crt_hash crt_u.hash
409 #define crt_compress crt_u.compress
410 #define crt_rng crt_u.rng
424 } crt_u; member in struct:crypto_tfm

Completed in 227 milliseconds