Go to the source code of this file.
Macros | |
#define | c2l(c, l) |
#define | c2ln(c, l1, l2, n) |
#define | D_ENCRYPT(ks, LL, R, S) |
#define | FP(l, r) |
#define | HALF_ITERATIONS 8 |
#define | IP(l, r) |
#define | ITERATIONS 16 |
#define | l2c(l, c) |
#define | l2cn(l1, l2, c, n) |
#define | LOAD_DATA(ks, R, S, u, t, E0, E1) |
#define | PERM_OP(a, b, t, n, m) |
#define c2l | ( | c, | |
l | |||
) |
Definition at line 86 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
Definition at line 218 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
#define FP | ( | l, | |
r | |||
) |
Definition at line 202 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
#define HALF_ITERATIONS 8 |
Definition at line 231 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
#define IP | ( | l, | |
r | |||
) |
Definition at line 192 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
#define ITERATIONS 16 |
Definition at line 230 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
#define l2c | ( | l, | |
c | |||
) |
Definition at line 77 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.
Definition at line 118 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/des/internal.h.