Searched refs:Fail (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dpd.c349 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator in enum:action
410 case Ok: case Fail:
453 return Fail;
462 return Fail;
500 return Fail;
515 return Fail;
524 return Fail;
552 return Fail;
572 return Fail;
667 return Fail;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c1843 #define Fail(a) do { \
1856 Fail ("no test data for this mode");
1860 Fail ("open");
1863 Fail ("open");
1868 Fail ("set key");
1873 Fail ("set IV");
1880 Fail ("encrypt command");
1882 Fail ("encrypt mismatch");
1887 Fail ("decrypt command");
1889 Fail ("decryp
1837 #define Fail macro
1886 #undef Fail macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c1843 #define Fail(a) do { \
1856 Fail ("no test data for this mode");
1860 Fail ("open");
1863 Fail ("open");
1868 Fail ("set key");
1873 Fail ("set IV");
1880 Fail ("encrypt command");
1882 Fail ("encrypt mismatch");
1887 Fail ("decrypt command");
1889 Fail ("decryp
1837 #define Fail macro
1886 #undef Fail macro
[all...]

Completed in 122 milliseconds