Home
last modified time | relevance | path

Searched refs:vsbox (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Daes_pwr8.c101 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 Dppc-xlate.pl315 my $vsbox = sub { vcrypto_op(@_, 0, 1480); };
/freebsd/contrib/bearssl/src/
H A Dinner.h2397 #define vsbox(vrt, vra) vsbox_(vrt, vra) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrFormats.td2158 /// VXForm_BX - VX crypto instructions with "VRT, VRA, 0 - like vsbox"
H A DPPCInstrAltivec.td1412 def VSBOX : VXBX_Int_Ty<1480, "vsbox", int_ppc_altivec_crypto_vsbox, v2i64>;