Searched refs:aes_set_unaligned_from_word (Results 1 – 1 of 1) sorted by relevance
114 static inline void aes_set_unaligned_from_word(uint32_t srcWord, uint8_t *dstAddr) in aes_set_unaligned_from_word() function267 aes_set_unaligned_from_word(base->OUTTEXT[index], output); in aes_one_block()764 aes_set_unaligned_from_word(swap_bytes(base->HOLDING[3]), &counter[12]); in AES_CryptCtr()841 aes_set_unaligned_from_word(swap_bytes(base->GCM_TAG[index]), output); in aes_gcm_get_tag()972 aes_set_unaligned_from_word(swap_bytes(base->GF128_Z[i]), output); in aes_get_gf128()1064 aes_set_unaligned_from_word(swap_bytes(8U * saveIvSize), &ivBlkZero[12]); in aes_gcm_process()1167 aes_set_unaligned_from_word(swap_bytes(saveSize * 8u), &blkZero[12]); in aes_gcm_process()1171 aes_set_unaligned_from_word(swap_bytes(saveAadSize * 8u), &blkZero[4]); in aes_gcm_process()