Searched refs:vsbox (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_pwr8.c | 101 vsbox(4, 4) in key_schedule_128() 209 vsbox(10, 10) in key_schedule_192() 345 vsbox(10, 10) in key_schedule_256() 360 vsbox(10, 4) in key_schedule_256()
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | ppc-xlate.pl | 315 my $vsbox = sub { vcrypto_op(@_, 0, 1480); };
|
/freebsd/contrib/bearssl/src/ |
H A D | inner.h | 2397 #define vsbox(vrt, vra) vsbox_(vrt, vra) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrFormats.td | 2158 /// VXForm_BX - VX crypto instructions with "VRT, VRA, 0 - like vsbox"
|
H A D | PPCInstrAltivec.td | 1412 def VSBOX : VXBX_Int_Ty<1480, "vsbox", int_ppc_altivec_crypto_vsbox, v2i64>;
|