Searched refs:proc_crypto_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 Dproc.c102 static struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
115 proc->proc_fops = &proc_crypto_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dproc.c137 static const struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
146 proc_create("crypto", 0, NULL, &proc_crypto_ops);

Completed in 166 milliseconds