Searched defs:d_4 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
| H A D | aestab.h | 95 #define d_4(t, n, b, e, f, g, h) static const t n[4][256] = \ macro
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
| H A D | aestab.h | 104 #define d_4(t,n,b,e,f,g,h) EXTERN AES_ALIGN CONST XP_DIR t n[4][256] = { b(e), b(f), b(g), b(h) } macro
|