Searched defs:blocks (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/src/crypto/ |
D | aes-cbc.c | 29 int i, j, blocks; in aes_128_cbc_encrypt() local 65 int i, j, blocks; in aes_128_cbc_decrypt() local
|
D | crypto_internal-cipher.c | 106 size_t i, j, blocks; in crypto_cipher_encrypt() local 169 size_t i, j, blocks; in crypto_cipher_decrypt() local
|
/hostap-latest/wlantest/ |
D | tkip.c | 208 int i, blocks, last; in michael_mic() local
|