HomeSort by: relevance | last modified time | path
    Searched refs:xts (Results 1 - 18 of 18) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_sm4_xts_hw.c 20 xctx->xts.block1 = (block128_f)fn_block_enc; \
23 xctx->xts.block1 = (block128_f)fn_block_dec; \
26 xctx->xts.block2 = (block128_f)fn_block_enc; \
27 xctx->xts.key1 = &xctx->ks1; \
28 xctx->xts.key2 = &xctx->ks2; \
82 dctx->xts.key1 = &dctx->ks1.ks;
83 dctx->xts.key2 = &dctx->ks2.ks;
cipher_sm4_xts.c 11 /* Dispatch functions for SM4 XTS mode */
106 if (in->xts.key1 != NULL) {
107 if (in->xts.key1 != &in->ks1)
110 if (in->xts.key2 != NULL) {
111 if (in->xts.key2 != &in->ks2)
127 || ctx->xts.key1 == NULL
128 || ctx->xts.key2 == NULL
147 (*ctx->stream)(in, out, inl, ctx->xts.key1, ctx->xts.key2,
149 else if (CRYPTO_xts128_encrypt(&ctx->xts, ctx->base.iv, in, out, inl
    [all...]
cipher_sm4_xts.h 30 * XTS standard to use with SM4-XTS algorithm
33 * 0 for XTS mode specified by GB/T 17964-2021
34 * 1 for XTS mode specified by IEEE Std 1619-2007
38 XTS128_CONTEXT xts; member in struct:prov_sm4_xts_ctx_st
40 /* Stream function for XTS mode specified by GB/T 17964-2021 */
42 /* Stream function for XTS mode specified by IEEE Std 1619-2007 */
cipher_aes_xts.c 48 * FIPS 140-2 IG A.9 XTS-AES Key Generation Requirements states
51 * BEFORE using the keys in the XTS-AES algorithm to process
161 if (in->xts.key1 != NULL) {
162 if (in->xts.key1 != &in->ks1)
165 if (in->xts.key2 != NULL) {
166 if (in->xts.key2 != &in->ks2)
187 || ctx->xts.key1 == NULL
188 || ctx->xts.key2 == NULL
207 (*ctx->stream)(in, out, inl, ctx->xts.key1, ctx->xts.key2, ctx->base.iv)
    [all...]
cipher_aes_xts.h 39 XTS128_CONTEXT xts; member in struct:prov_aes_xts_ctx_st
cipher_aes_xts_hw.c 27 xctx->xts.block1 = (block128_f)fn_block_enc; \
30 xctx->xts.block1 = (block128_f)fn_block_dec; \
33 xctx->xts.block2 = (block128_f)fn_block_enc; \
34 xctx->xts.key1 = &xctx->ks1; \
35 xctx->xts.key2 = &xctx->ks2; \
97 dctx->xts.key1 = &dctx->ks1.ks;
98 dctx->xts.key2 = &dctx->ks2.ks;
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes_xts.h 31 XTS128_CONTEXT xts; member in struct:prov_aes_xts_ctx_st
cipher_aes_xts.c 48 * FIPS 140-2 IG A.9 XTS-AES Key Generation Requirements states
51 * BEFORE using the keys in the XTS-AES algorithm to process
140 if (in->xts.key1 != NULL) {
141 if (in->xts.key1 != &in->ks1)
144 if (in->xts.key2 != NULL) {
145 if (in->xts.key2 != &in->ks2)
163 || ctx->xts.key1 == NULL
164 || ctx->xts.key2 == NULL
183 (*ctx->stream)(in, out, inl, ctx->xts.key1, ctx->xts.key2, ctx->base.iv)
    [all...]
cipher_aes_xts_hw.c 26 xctx->xts.block1 = (block128_f)fn_block_enc; \
29 xctx->xts.block1 = (block128_f)fn_block_dec; \
32 xctx->xts.block2 = (block128_f)fn_block_enc; \
33 xctx->xts.key1 = &xctx->ks1; \
34 xctx->xts.key2 = &xctx->ks2; \
96 dctx->xts.key1 = &dctx->ks1.ks;
97 dctx->xts.key2 = &dctx->ks2.ks;
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evpciph_aes_common.txt 999 Title = AES XTS test vectors from IEEE Std 1619-2007
1002 Cipher = aes-128-xts
1012 Cipher = aes-128-xts
1022 Cipher = aes-128-xts
1029 Cipher = aes-128-xts
1035 Cipher = aes-128-xts
1041 Cipher = aes-128-xts
1047 Cipher = aes-128-xts
1053 Cipher = aes-128-xts
1059 Cipher = aes-128-xts
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evpciph_aes_common.txt 1051 Title = AES XTS test vectors from IEEE Std 1619-2007
1054 Cipher = aes-128-xts
1064 Cipher = aes-128-xts
1074 Cipher = aes-128-xts
1081 Cipher = aes-128-xts
1087 Cipher = aes-128-xts
1093 Cipher = aes-128-xts
1099 Cipher = aes-128-xts
1105 Cipher = aes-128-xts
1111 Cipher = aes-128-xts
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
evpciph.txt 1241 Title = AES XTS test vectors from IEEE Std 1619-2007
1244 Cipher = aes-128-xts
1253 Cipher = aes-128-xts
1260 Cipher = aes-128-xts
1266 Cipher = aes-128-xts
1272 Cipher = aes-128-xts
1278 Cipher = aes-128-xts
1284 Cipher = aes-128-xts
1290 Cipher = aes-128-xts
1296 Cipher = aes-128-xts
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/evp/
e_aes.c 67 XTS128_CONTEXT xts; member in struct:__anon226
299 xctx->xts.block1 = (block128_f)aesni_encrypt;
303 xctx->xts.block1 = (block128_f)aesni_decrypt;
308 xctx->xts.block2 = (block128_f)aesni_encrypt;
310 xctx->xts.key1 = &xctx->ks1;
314 xctx->xts.key2 = &xctx->ks2;
667 xctx->xts.block1 = (block128_f)aes_t4_encrypt;
680 xctx->xts.block1 = (block128_f)aes_t4_decrypt;
694 xctx->xts.block2 = (block128_f)aes_t4_encrypt;
696 xctx->xts.key1 = &xctx->ks1
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
e_aes.c 67 XTS128_CONTEXT xts; member in struct:__anon1335
288 xctx->xts.block1 = (block128_f) aesni_encrypt;
292 xctx->xts.block1 = (block128_f) aesni_decrypt;
297 xctx->xts.block2 = (block128_f) aesni_encrypt;
299 xctx->xts.key1 = &xctx->ks1;
303 xctx->xts.key2 = &xctx->ks2;
625 xctx->xts.block1 = (block128_f) aes_t4_encrypt;
638 xctx->xts.block1 = (block128_f) aes_t4_decrypt;
652 xctx->xts.block2 = (block128_f) aes_t4_encrypt;
654 xctx->xts.key1 = &xctx->ks1
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/evp/
e_aes.c 55 XTS128_CONTEXT xts; member in struct:__anon1977
409 xctx->xts.block1 = (block128_f) aesni_encrypt;
414 xctx->xts.block1 = (block128_f) aesni_decrypt;
421 xctx->xts.block2 = (block128_f) aesni_encrypt;
423 xctx->xts.key1 = &xctx->ks1;
427 xctx->xts.key2 = &xctx->ks2;
829 xctx->xts.block1 = (block128_f) aes_t4_encrypt;
843 xctx->xts.block1 = (block128_f) aes_t4_decrypt;
859 xctx->xts.block2 = (block128_f) aes_t4_encrypt;
861 xctx->xts.key1 = &xctx->ks1
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/
aes-riscv64-zvbb-zvkg-zvkned.S 89 # Prepare the x^n multiplier in v20. The `n` is the aes-xts block number
213 # xts last block
282 # Prepare the x^n multiplier in v20. The `n` is the aes-xts block number
418 # xts last block
529 # Prepare the x^n multiplier in v20. The `n` is the aes-xts block number
656 ## xts second to last block
682 ## xts last block
750 # Prepare the x^n multiplier in v20. The `n` is the aes-xts block number
889 ## xts second to last block
919 ## xts last bloc
    [all...]
  /src/external/bsd/ntp/dist/scripts/monitoring/
ntploopwatch 452 local($xts,$xte,$i,$t);
496 chop($xts = &ctime($mintime));
498 $doplot .= "set xlabel 'Start: $xts -- Time Scale -- End: $xte'\n";
  /src/crypto/external/bsd/openssl.old/dist/
Configure 1392 # aes-xts.fake indicates presence of AES_xts_[en|de]crypt...
1393 push @{$config{lib_defines}}, "AES_XTS_ASM" if ($target{aes_asm_src} =~ s/\s*aes-xts\.fake//);

Completed in 58 milliseconds