/third_party/openssl/test/ |
H A D | destest.c | 366 DES_cblock iv3; in test_des_cbc() local 374 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_cbc() 376 &iv3, DES_ENCRYPT); in test_des_cbc() 380 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_cbc() 382 &iv3, DES_DECRYPT); in test_des_cbc() 388 DES_cblock iv3; in test_des_ede_cbc() local 398 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_ede_cbc() 399 DES_xcbc_encrypt(cbc_data, cbc_out, n, &ks, &iv3, &cbc2_key, &cbc3_key, in test_des_ede_cbc() 403 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_ede_cbc() 404 DES_xcbc_encrypt(cbc_out, cbc_in, n, &ks, &iv3, in test_des_ede_cbc() 411 DES_cblock iv3; test_ede_cbc() local [all...] |
/third_party/python/Lib/test/ |
H A D | dataclass_module_2_str.py | 31 iv3: T_IV3
|
H A D | dataclass_module_1_str.py | 31 iv3: T_IV3
|
H A D | dataclass_module_2.py | 31 iv3: T_IV3
|
H A D | dataclass_module_1.py | 31 iv3: T_IV3
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 2231 my ($iv0,$iv1,$iv2,$iv3,$iv4)=("v6.16b","v8.16b","v9.16b","v10.16b","v11.16b"); 2374 // the five ivs stored into, $iv0,$iv1,$iv2,$iv3,$iv4 2450 veor $dat3,$dat3,$iv3 // the fourth block 2596 veor $tmp3,$rndlast,$iv3 2628 veor $dat3,$in3,$iv3 2644 vorr $iv4,$iv3,$iv3 2645 vorr $iv3,$iv2,$iv2 2653 veor $dat3,$in3,$iv3 2908 my ($iv0,$iv1,$iv2,$iv3, [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 2247 my ($iv0,$iv1,$iv2,$iv3,$iv4)=("v6.16b","v8.16b","v9.16b","v10.16b","v11.16b"); 2390 // the five ivs stored into, $iv0,$iv1,$iv2,$iv3,$iv4 2466 veor $dat3,$dat3,$iv3 // the fourth block 2612 veor $tmp3,$rndlast,$iv3 2644 veor $dat3,$in3,$iv3 2660 vorr $iv4,$iv3,$iv3 2661 vorr $iv3,$iv2,$iv2 2669 veor $dat3,$in3,$iv3 2924 my ($iv0,$iv1,$iv2,$iv3, [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_composite_construct_test.cpp | 800 OpName %116 "iv3" in TEST() 1227 OpName %116 "iv3" in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_composite_construct_test.cpp | 800 OpName %116 "iv3" in TEST() 1227 OpName %116 "iv3" in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_composite_construct_test.cpp | 808 OpName %116 "iv3" in TEST() 1240 OpName %116 "iv3" in TEST()
|