| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
| H A D | aes-gcm-armv8_64.S | 56 fmov d1, r10 @ CTR block 1 63 rev r9, r12 @ CTR block 1 64 add r12, r12, #1 @ CTR block 1 65 fmov d3, r10 @ CTR block 3 67 orr r9, r11, r9, lsl #32 @ CTR block 1 70 fmov v1.d[1], r9 @ CTR block 1 71 rev r9, r12 @ CTR block 2 73 fmov d2, r10 @ CTR block 2 74 orr r9, r11, r9, lsl #32 @ CTR block 2 75 add r12, r12, #1 @ CTR block 2 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_RAND-CTR-DRBG.pod | 5 EVP_RAND-CTR-DRBG - The CTR DRBG EVP_RAND implementation 14 "CTR-DRBG" is the name for this implementation; it can be used with the 63 A context for CTR DRBG can be obtained by calling: 65 EVP_RAND *rand = EVP_RAND_fetch(NULL, "CTR-DRBG", NULL); 76 rand = EVP_RAND_fetch(NULL, "CTR-DRBG", NULL);
|
| H A D | EVP_CIPHER-CAMELLIA.pod | 25 =item "CAMELLIA-128-CTR", "CAMELLIA-192-CTR" and "CAMELLIA-256-CTR"
|
| H A D | EVP_CIPHER-ARIA.pod | 23 =item "ARIA-128-CTR", "ARIA-192-CTR" and "ARIA-256-CTR"
|
| H A D | EVP_CIPHER-AES.pod | 26 =item "AES-128-CTR", "AES-192-CTR" and "AES-256-CTR"
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
| H A D | cipher_aria.c | 82 IMPLEMENT_generic_cipher(aria, ARIA, ctr, CTR, 0, 256, 8, 128, stream) 84 IMPLEMENT_generic_cipher(aria, ARIA, ctr, CTR, 0, 192, 8, 128, stream) 86 IMPLEMENT_generic_cipher(aria, ARIA, ctr, CTR, 0, 128, 8, 128, stream)
|
| H A D | cipher_camellia.c | 88 IMPLEMENT_generic_cipher(camellia, CAMELLIA, ctr, CTR, 0, 256, 8, 128, stream) 90 IMPLEMENT_generic_cipher(camellia, CAMELLIA, ctr, CTR, 0, 192, 8, 128, stream) 92 IMPLEMENT_generic_cipher(camellia, CAMELLIA, ctr, CTR, 0, 128, 8, 128, stream)
|
| H A D | cipher_aes.c | 89 IMPLEMENT_generic_cipher(aes, AES, ctr, CTR, 0, 256, 8, 128, stream) 91 IMPLEMENT_generic_cipher(aes, AES, ctr, CTR, 0, 192, 8, 128, stream) 93 IMPLEMENT_generic_cipher(aes, AES, ctr, CTR, 0, 128, 8, 128, stream)
|
| H A D | cipher_sm4.c | 50 IMPLEMENT_generic_cipher(sm4, SM4, ctr, CTR, 0, 128, 8, 128, stream)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| H A D | evpciph_camellia.txt | 625 Cipher = CAMELLIA-128-CTR 632 Cipher = CAMELLIA-128-CTR 639 Cipher = CAMELLIA-128-CTR 646 Cipher = CAMELLIA-192-CTR 653 Cipher = CAMELLIA-192-CTR 660 Cipher = CAMELLIA-192-CTR 667 Cipher = CAMELLIA-256-CTR 674 Cipher = CAMELLIA-256-CTR 681 Cipher = CAMELLIA-256-CTR
|
| H A D | evprand.txt | 19 RAND = CTR-DRBG 20 Cipher = AES-192-CTR 34 Title = CTR DRBG No Reseed Tests (from NIST test vectors) 36 RAND = CTR-DRBG 37 Cipher = AES-128-CTR 87 RAND = CTR-DRBG 88 Cipher = AES-128-CTR 168 RAND = CTR-DRBG 169 Cipher = AES-128-CTR 234 RAND = CTR-DRBG [all …]
|
| H A D | evpciph_aria.txt | 64 Cipher = ARIA-128-CTR 103 Cipher = ARIA-192-CTR 142 Cipher = ARIA-256-CTR
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCCTRLoops.cpp | 87 if (MO.isDef() && (MO.getReg() == PPC::CTR || MO.getReg() == PPC::CTR8)) in clobbersCTR() 90 if (MO.clobbersPhysReg(PPC::CTR) || MO.clobbersPhysReg(PPC::CTR8)) in clobbersCTR()
|
| /netbsd-src/sys/arch/mvmeppc/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/sys/arch/ibmnws/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/sys/arch/rs6000/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/sys/arch/prep/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/sys/arch/sandpoint/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/sys/arch/bebox/include/ |
| H A D | kgdb.h | 37 #define CTR 34 macro
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
| H A D | e_padlock.c | 512 DECLARE_AES_EVP(128, ctr, CTR) 518 DECLARE_AES_EVP(192, ctr, CTR) 524 DECLARE_AES_EVP(256, ctr, CTR)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/ |
| H A D | chacha-ppc.pl | 914 my $CTR = "v26"; 1024 vspltw $CTR,@K[3],0 1027 vadduwm $CTR,$CTR,$xt1 1054 vmr $xd0,$CTR # smash the counter 1071 vadduwm $xd0,$xd0,$CTR 1105 vadduwm $CTR,$CTR,$xt0 # next counter value
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/ |
| H A D | chacha-ppc.pl | 918 my $CTR = "v26"; 1028 vspltw $CTR,@K[3],0 1031 vadduwm $CTR,$CTR,$xt1 1058 vmr $xd0,$CTR # smash the counter 1075 vadduwm $xd0,$xd0,$CTR 1109 vadduwm $CTR,$CTR,$xt0 # next counter value
|
| H A D | chacha-armv8.pl | 352 my ($xt0,$xt1,$xt2,$xt3, $CTR,$ROT24) = map("v$_.4s",(4..9)); 459 ld1 {$CTR,$ROT24},[@x[0]] 495 add $xd0,$xd0,$CTR 518 add $xd0,$xd0,$CTR 619 add $CTR,$CTR,$xt0 // += 5 1250 ld1 {$CTR,$ROT24},[$key]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_padlock.c | 532 DECLARE_AES_EVP(128, ctr, CTR) 538 DECLARE_AES_EVP(192, ctr, CTR) 544 DECLARE_AES_EVP(256, ctr, CTR)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/ |
| H A D | evpciph.txt | 2090 Cipher = CAMELLIA-128-CTR 2097 Cipher = CAMELLIA-128-CTR 2104 Cipher = CAMELLIA-128-CTR 2111 Cipher = CAMELLIA-192-CTR 2118 Cipher = CAMELLIA-192-CTR 2125 Cipher = CAMELLIA-192-CTR 2132 Cipher = CAMELLIA-256-CTR 2139 Cipher = CAMELLIA-256-CTR 2146 Cipher = CAMELLIA-256-CTR 2178 Cipher = SM4-CTR [all …]
|