Searched defs:stream_bytes (Results 1 – 2 of 2) sorted by relevance
340 unsigned stream_bytes = len % AES_BLOCK_BYTES; // bytes which aren't in a full block in esp_aes_process_dma() local505 unsigned stream_bytes = len % AES_BLOCK_BYTES; // bytes which aren't in a full block in esp_aes_process_dma_gcm() local888 size_t stream_bytes = 0; in esp_aes_crypt_cfb128() local973 size_t stream_bytes = 0; in esp_aes_crypt_ofb() local
684 unsigned stream_bytes = aad_len % AES_BLOCK_BYTES; // bytes which aren't in a full block in esp_aes_gcm_crypt_and_tag() local