Searched refs:ciphertext (Results 1 – 1 of 1) sorted by relevance
22 uint8_t ciphertext[ECB_AES_BLOCK_SIZE]; member60 if (pkt->out_buf != drv_state.data.ciphertext) { in do_ecb_encrypt()61 memcpy(pkt->out_buf, drv_state.data.ciphertext, in do_ecb_encrypt()
Completed in 5 milliseconds