OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plaintext_2
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
crypto_module_tests.c
70
u8
plaintext_2
[] = {
local
88
u8 out[2 * AES_BLOCK_SIZE + sizeof(
plaintext_2
)];
127
plaintext_2
, sizeof(
plaintext_2
),
143
if (os_memcmp(out,
plaintext_2
, sizeof(
plaintext_2
)) != 0) {
[
all
...]
/external/grpc-grpc/test/core/tsi/alts/crypt/
aes_gcm_test.cc
871
uint8_t
plaintext_2
[] = {
local
[
all
...]
Completed in 768 milliseconds