Home
last modified time | relevance | path

Searched refs:XTS (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/crypto/openssl/doc/man3/
H A DEVP_aes_128_gcm.pod146 AES XTS mode (XTS-AES) is standardized in IEEE Std. 1619-2007 and described in NIST
147 SP 800-38E. The XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
151 XTS-AES provides confidentiality but not authentication of data. It also
153 In particular, XTS-AES-128 (B<EVP_aes_128_xts>) takes input of a 256-bit key to
154 achieve AES 128-bit security, and XTS-AES-256 (B<EVP_aes_256_xts>) takes input
157 The XTS implementation in OpenSSL does not support streaming. That is there must
162 the XTS "tweak" value.
H A DOPENSSL_s390xcap.pod105 # 50 1<<13 KM-XTS-AES-128
106 # 52 1<<11 KM-XTS-AES-256
182 Disables the KM-XTS-AES and the KIMD-SHAKE function codes:
H A DPKCS12_create.pod30 GCM, CCM, XTS, and OCB are unsupported. I<iter> is the encryption algorithm
H A DEVP_PKEY_new.pod157 encryption-only cipher. For example AEAD and XTS ciphers should not be used.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp62 X86TargetStreamer *XTS = in emitCVFPOData() local
64 XTS->emitFPOData(ProcSym, Loc); in emitCVFPOData()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-AES.pod32 =item "AES-128-XTS" and "AES-256-XTS"
70 The AES-XTS implementations allow streaming to be performed, but each
/freebsd/tools/boot/
H A Drootgen.sh294 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p2
328 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p2
363 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
403 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
452 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
497 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c293 IMPLEMENT_cipher(xts, XTS, 256, AES_XTS_FLAGS);
294 IMPLEMENT_cipher(xts, XTS, 128, AES_XTS_FLAGS);
H A Dbuild.info53 # When the AES-xxx-XTS moves to legacy, cipher_aes_xts_fips.c can be removed.
/freebsd/tests/sys/geom/class/eli/
H A Dinit_test.sh309 for spec in aes:0:AES-XTS:128 aes:128:AES-XTS:128 aes:256:AES-XTS:256 \
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp102 auto *XTS = in emitFunctionBodyStart() local
104 XTS->emitFPOProc( in emitFunctionBodyStart()
112 auto *XTS = in emitFunctionBodyEnd() local
114 XTS->emitFPOEndProc(); in emitFunctionBodyEnd()
H A DX86MCInstLower.cpp1717 X86TargetStreamer *XTS = in EmitSEHInstruction() local
1721 XTS->emitFPOPushReg(MI->getOperand(0).getImm()); in EmitSEHInstruction()
1724 XTS->emitFPOStackAlloc(MI->getOperand(0).getImm()); in EmitSEHInstruction()
1727 XTS->emitFPOStackAlign(MI->getOperand(0).getImm()); in EmitSEHInstruction()
1732 XTS->emitFPOSetFrame(MI->getOperand(0).getImm()); in EmitSEHInstruction()
1735 XTS->emitFPOEndPrologue(); in EmitSEHInstruction()
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dzfsboot1285 AES-XTS "$bootpool/$zroot_key" \
1306 AES-XTS $disk$targetpart
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_common.txt999 Title = AES XTS test vectors from IEEE Std 1619-2007
1224 Title = AES XTS Non standard test vectors - generated from reference implementation
/freebsd/contrib/openbsm/config/
H A Dconfig.guess975 i*86:XTS-300:*:STOP)
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod255 AEAD and are not using XTS mode. The functions opt_cipher_any() and
/freebsd/crypto/heimdal/
H A Dconfig.guess998 i*86:XTS-300:*:STOP)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess1048 i*86:XTS-300:*:STOP)
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess1060 i*86:XTS-300:*:STOP)
/freebsd/contrib/dialog/
H A Dconfig.guess1132 i*86:XTS-300:*:STOP)
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess1122 i*86:XTS-300:*:STOP)
/freebsd/contrib/openpam/
H A Dconfig.guess1076 i*86:XTS-300:*:STOP)
/freebsd/contrib/file/
H A Dconfig.guess1188 i*86:XTS-300:*:STOP)
/freebsd/crypto/openssh/
H A Dconfig.guess1204 i*86:XTS-300:*:STOP)
/freebsd/contrib/sqlite3/
H A Dconfig.guess1187 i*86:XTS-300:*:STOP)

12