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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dn2_core.c1858 const u64 *chdl; local
1863 chdl = mdesc_get_property(mdesc, node, "cfg-handle", NULL);
1864 if (!chdl || (*chdl != *reg))
1866 ip->cfg_handle = *chdl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c1858 const u64 *chdl; local
1863 chdl = mdesc_get_property(mdesc, node, "cfg-handle", NULL);
1864 if (!chdl || (*chdl != *reg))
1866 ip->cfg_handle = *chdl;

Completed in 117 milliseconds