Home
last modified time | relevance | path

Searched refs:vncipherlast (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Daes_pwr8_cbcdec.c161 vncipherlast(16, 16, 0) in cbcdec_128()
162 vncipherlast(17, 17, 0) in cbcdec_128()
163 vncipherlast(18, 18, 0) in cbcdec_128()
164 vncipherlast(19, 19, 0) in cbcdec_128()
344 vncipherlast(16, 16, 0) in cbcdec_192()
345 vncipherlast(17, 17, 0) in cbcdec_192()
346 vncipherlast(18, 18, 0) in cbcdec_192()
347 vncipherlast(19, 19, 0) in cbcdec_192()
539 vncipherlast(16, 16, 0) in cbcdec_256()
540 vncipherlast(17, 17, 0) in cbcdec_256()
[all …]
/freebsd/crypto/openssl/crypto/perlasm/
H A Dppc-xlate.pl322 my $vncipherlast= sub { vcrypto_op(@_, 1353); };
/freebsd/contrib/bearssl/src/
H A Dinner.h2412 #define vncipherlast(vt, va, vb) vncipherlast_(vt, va, vb) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td1410 def VNCIPHERLAST : VX1_Int_Ty<1353, "vncipherlast",