Searched refs:nonce1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Drandom.c175 char nonce1[10], nonce1c[10], nonce1p[10]; local
180 gcry_create_nonce (nonce1, sizeof nonce1);
182 print_hex ("initial nonce: ", nonce1, sizeof nonce1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Drandom.c175 char nonce1[10], nonce1c[10], nonce1p[10]; local
180 gcry_create_nonce (nonce1, sizeof nonce1);
182 print_hex ("initial nonce: ", nonce1, sizeof nonce1);

Completed in 97 milliseconds