Searched refs:data_buf_len (Results 1 – 1 of 1) sorted by relevance
94 int data_buf_len; member3974 octx->data_buf_len = 0; in aes_ocb_ctrl()4157 buf_len = &(octx->data_buf_len); in aes_ocb_cipher()4238 if (octx->data_buf_len > 0) { in aes_ocb_cipher()4241 octx->data_buf_len)) in aes_ocb_cipher()4245 octx->data_buf_len)) in aes_ocb_cipher()4248 written_len = octx->data_buf_len; in aes_ocb_cipher()4249 octx->data_buf_len = 0; in aes_ocb_cipher()