Searched defs:AES_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
32 … const uint8_t key[AES_BLOCK_SIZE], const uint8_t in[AES_BLOCK_SIZE], uint8_t out[AES_BLOCK_SIZE]) in SMP_Aes128Internal()56 …_t *key, const uint8_t keyLen, const uint8_t *in, const uint8_t inLen, uint8_t out[AES_BLOCK_SIZE]) in SMP_Aes128()
26 #define AES_BLOCK_SIZE 16 macro
34 #define AES_BLOCK_SIZE 16 macro