Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dbio_ok.c94 #define IOBS (OK_BLOCK_SIZE+ OK_BLOCK_BLOCK+ 3*EVP_MAX_MD_SIZE) macro
107 unsigned char buf[IOBS];
222 n = IOBS - ctx->buf_len; in ok_read()