HomeSort by: relevance | last modified time | path
    Searched defs:xorend (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/crypto/
aes-siv.c 42 static void xorend(u8 *a, int alen, const u8 *b, int blen) function
102 xorend(buf, len[i], tmp, AES_BLOCK_SIZE);

Completed in 18 milliseconds