Searched refs:need_spc (Results 1 – 1 of 1) sorted by relevance
280 int need_spc, len; in tls_strp_read_copy() local293 need_spc = strp->stm.full_len ?: TLS_MAX_PAYLOAD_SIZE + PAGE_SIZE; in tls_strp_read_copy()295 for (len = need_spc; len > 0; len -= PAGE_SIZE) { in tls_strp_read_copy()311 strp->anchor->truesize = round_up(need_spc, PAGE_SIZE); in tls_strp_read_copy()