Searched refs:cit_setkey (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dcipher.c111 ops->cit_setkey = setkey;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dcipher.c111 ops->cit_setkey = setkey;
/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.h141 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
314 return tfm->crt_cipher.cit_setkey(tfm, key, keylen);
/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.h141 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
314 return tfm->crt_cipher.cit_setkey(tfm, key, keylen);
H A Dcipher.c233 ops->cit_setkey = setkey;
/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.h141 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
314 return tfm->crt_cipher.cit_setkey(tfm, key, keylen);
H A Dcipher.c233 ops->cit_setkey = setkey;
/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.h141 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
314 return tfm->crt_cipher.cit_setkey(tfm, key, keylen);
/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.h371 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
1097 return crypto_cipher_crt(tfm)->cit_setkey(crypto_cipher_tfm(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.h371 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
1097 return crypto_cipher_crt(tfm)->cit_setkey(crypto_cipher_tfm(tfm),

Completed in 193 milliseconds