Searched refs:crypto_seq_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.c90 static struct seq_operations crypto_seq_ops = { variable in typeref:struct:seq_operations
99 return seq_open(file, &crypto_seq_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dproc.c125 static const struct seq_operations crypto_seq_ops = { variable in typeref:struct:seq_operations
134 return seq_open(file, &crypto_seq_ops);

Completed in 82 milliseconds