Searched refs:K_2 (Results 1 – 12 of 12) sorted by relevance
/external/openssh/ |
D | PROTOCOL.chacha20poly1305 | 36 keys (K_1 and K_2), used by two separate instances of chacha20. 37 The first 256 bits consitute K_2 and the second 256 bits become 42 keyed by K_2, is used in conjunction with poly1305 to build an AEAD 56 using K_2, an IV consisting of the packet sequence number encoded as an 58 zero. The K_2 ChaCha20 block counter is then set to the little-endian 77 K_2, the packet sequence number as nonce and a starting block counter of 81 K_1. Encrypt the packet payload (using K_2) and append it to the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | pr33720.ll | 19 ; CHECK-NEXT: [[CMP3:%.*]] = icmp ne i64 [[K_2:%.*]], 3 24 ; CHECK-NEXT: [[TOBOOL7:%.*]] = icmp ne i64 [[K_2]], 0 30 ; CHECK-NEXT: [[K_2]] = phi i64 [ undef, [[L1_PREHEADER:%.*]] ], [ 15, [[FOR_COND8_PREHEADER]] ]…
|
/external/ltp/testcases/kernel/fs/ftest/ |
D | ftest04.c | 68 #define K_2 2048 macro 132 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in setup()
|
D | ftest08.c | 69 #define K_2 2048 macro 137 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in init()
|
D | ftest01.c | 80 #define K_2 2048 macro 140 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in setup()
|
D | ftest05.c | 84 #define K_2 2048 macro 148 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in setup()
|
D | ftest07.c | 84 #define K_2 2048 macro 164 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in setup()
|
D | ftest03.c | 84 #define K_2 2048 macro 160 csize = K_2; /* should run with 1, 2, and 4 K sizes */ in setup()
|
D | ftest06.c | 79 #define K_2 2048 macro
|
D | ftest02.c | 61 #define K_2 2048 macro
|
/external/ltp/testcases/kernel/mem/vmtests/ |
D | stack_space.c | 56 #define K_2 2048 macro
|
D | data_space.c | 62 #define K_2 2048 macro
|