Searched defs:min_len (Results 1 – 2 of 2) sorted by relevance
810 const size_t min_len = sizeof(struct bhead) + sizeof(struct bfhead); in raw_malloc_add_pool() local
2039 const size_t min_len = (max_len > 256) ? max_len - 256 : 0; in mbedtls_ssl_decrypt_buf() local