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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c1012 #define Fail(a) do { \
1025 Fail ("no test data for this mode");
1029 Fail ("open");
1032 Fail ("open");
1037 Fail ("set key");
1042 Fail ("set IV");
1049 Fail ("encrypt command");
1051 Fail ("encrypt mismatch");
1056 Fail ("decrypt command");
1058 Fail ("decryp macro
1009 #define Fail macro
[all...]

Completed in 18 milliseconds