Searched refs:v43 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 304 xmmi v40, v41, v42, v43, v44; in poly1305_blocks() local 383 v43 = H1; in poly1305_blocks() 384 v43 = _mm_mul_epu32(v43, T15); in poly1305_blocks() 393 T4 = _mm_add_epi64(T4, v43); in poly1305_blocks() 490 v43 = M1; in poly1305_blocks() 491 v43 = _mm_mul_epu32(v43, T15); in poly1305_blocks() 497 T4 = _mm_add_epi64(T4, v43); in poly1305_blocks() 540 xmmi v41, v42, v43, v44; in poly1305_blocks() local 612 v43 = H1; in poly1305_blocks() 613 v43 = _mm_mul_epu32(v43, T15); in poly1305_blocks() [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 4919 xterm-xf86-v43|xterm terminal emulator (XFree86 4.3 Window System), 4942 use=att610+cvis, use=ecma+index, use=xterm-xf86-v43, 26255 # * make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 8862 + make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 7960 OLD_FILES+=usr/share/terminfo/x/xterm-xf86-v43
|