Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-siv.c42 static void xorend(u8 *a, int alen, const u8 *b, int blen) in xorend() function
102 xorend(buf, len[i], tmp, AES_BLOCK_SIZE); in aes_s2v()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-siv.c42 static void xorend(u8 *a, int alen, const u8 *b, int blen) in xorend() function
102 xorend(buf, len[i], tmp, AES_BLOCK_SIZE); in aes_s2v()

Completed in 1 milliseconds