Searched refs:header_pad_bytes (Results 1 – 1 of 1) sorted by relevance
254 …size_t header_pad_bytes = (AES_BLOCK_BYTES - ((header_length + add_length) % AES_BLOCK_BYTES)) % A… in aes_ccm_radio() local300 | DMA_SG_TAG_SETINVALIDBYTES(header_pad_bytes) in aes_ccm_radio()313 | (add_length > 0 ? 0 : DMA_SG_TAG_SETINVALIDBYTES(header_pad_bytes)) in aes_ccm_radio()379 .lengthAndIrq = (uint32_t) (header_length + add_length + header_pad_bytes) in aes_ccm_radio()