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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcipher.c111 ops->cit_setkey = setkey;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h360 int (*cit_setkey)(struct crypto_tfm *tfm, member in struct:cipher_tfm
1086 return crypto_cipher_crt(tfm)->cit_setkey(crypto_cipher_tfm(tfm),

Completed in 86 milliseconds