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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dapi.c84 static int crypto_init_ops(struct crypto_tfm *tfm) function
143 if (crypto_init_ops(tfm)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dapi.c278 static int crypto_init_ops(struct crypto_tfm *tfm, u32 type, u32 mask) function
371 err = crypto_init_ops(tfm, type, mask);

Completed in 63 milliseconds