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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/
H A Dcts128.c362 static const unsigned char test_iv[16] = variable
418 unsigned char iv[sizeof(test_iv)];
430 memcpy(iv, test_iv, sizeof(test_iv));
439 memcpy(iv, test_iv, sizeof(test_iv));
448 memcpy(iv, test_iv, sizeof(test_iv));
457 memcpy(iv, test_iv, sizeof(test_iv));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/
H A Dcts128.c362 static const unsigned char test_iv[16] = variable
418 unsigned char iv[sizeof(test_iv)];
430 memcpy(iv, test_iv, sizeof(test_iv));
439 memcpy(iv, test_iv, sizeof(test_iv));
448 memcpy(iv, test_iv, sizeof(test_iv));
457 memcpy(iv, test_iv, sizeof(test_iv));
[all...]

Completed in 97 milliseconds