Searched refs:vncipherlast (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/bearssl/src/symcipher/ |
| H A D | aes_pwr8_cbcdec.c | 161 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 D | ppc-xlate.pl | 322 my $vncipherlast= sub { vcrypto_op(@_, 1353); };
|
| /freebsd/contrib/bearssl/src/ |
| H A D | inner.h | 2412 #define vncipherlast(vt, va, vb) vncipherlast_(vt, va, vb) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 1410 def VNCIPHERLAST : VX1_Int_Ty<1353, "vncipherlast",
|