Searched refs:t54 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap5-sbc-t54.dts | 6 #include "omap5-cm-t54.dts" 10 compatible = "compulab,omap5-sbc-t54", "compulab,omap5-cm-t54", "ti,omap5";
|
H A D | omap5-cm-t54.dts | 13 compatible = "compulab,omap5-cm-t54", "ti,omap5";
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 52 uint32_t t50, t51, t52, t53, t54, t55, t56, t57, t58, t59; in br_aes_ct_bitslice_Sbox() local 171 t54 = z6 ^ z7; in br_aes_ct_bitslice_Sbox() 176 t59 = z3 ^ t54; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 52 uint64_t t50, t51, t52, t53, t54, t55, t56, t57, t58, t59; in br_aes_ct64_bitslice_Sbox() local 171 t54 = z6 ^ z7; in br_aes_ct64_bitslice_Sbox() 176 t59 = z3 ^ t54; in br_aes_ct64_bitslice_Sbox()
|