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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c2772 unsigned char *inp, *out, no_key[32], no_iv[16]; local
2785 EVP_EncryptInit_ex(&ctx, evp_cipher, NULL, no_key, no_iv);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c2772 unsigned char *inp, *out, no_key[32], no_iv[16]; local
2785 EVP_EncryptInit_ex(&ctx, evp_cipher, NULL, no_key, no_iv);

Completed in 93 milliseconds