Searched refs:data_buf_len (Results 1 – 1 of 1) sorted by relevance
94 int data_buf_len; member3976 octx->data_buf_len = 0; in aes_ocb_ctrl()4159 buf_len = &(octx->data_buf_len); in aes_ocb_cipher()4240 if (octx->data_buf_len > 0) { in aes_ocb_cipher()4243 octx->data_buf_len)) in aes_ocb_cipher()4247 octx->data_buf_len)) in aes_ocb_cipher()4250 written_len = octx->data_buf_len; in aes_ocb_cipher()4251 octx->data_buf_len = 0; in aes_ocb_cipher()