Searched refs:ECB_AES_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
15 #define ECB_AES_BLOCK_SIZE 16 macro21 uint8_t cleartext[ECB_AES_BLOCK_SIZE];22 uint8_t ciphertext[ECB_AES_BLOCK_SIZE];36 if (pkt->in_len != ECB_AES_BLOCK_SIZE) { in do_ecb_encrypt()47 ECB_AES_BLOCK_SIZE); in do_ecb_encrypt()62 ECB_AES_BLOCK_SIZE); in do_ecb_encrypt()