HomeSort by relevance Sort by last modified time
    Searched full:iv_c (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/crypto/
crypto_module_tests.c 40 u8 iv_c[] = { local
99 if (os_memcmp(out, iv_c, sizeof(iv_c)) != 0) {
105 if (aes_siv_decrypt(key, iv_c, sizeof(iv_c), 1, addr, len, out)) {
    [all...]

Completed in 122 milliseconds