Home
last modified time | relevance | path

Searched refs:pend (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/evp/
H A Dbio_enc.c304 int pend; in enc_ctrl() local
340 pend = ctx->buf_len - ctx->buf_off; in enc_ctrl()
347 if (i < 0 || (ctx->buf_len - ctx->buf_off) == pend) in enc_ctrl()

Completed in 6 milliseconds