Searched defs:buf_len (Results 1 – 3 of 3) sorted by relevance
/lib/mpi/ |
D | mpicoder.c | 250 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer() 367 int i, x, buf_len; in mpi_write_to_sgl() local
|
/lib/kunit/ |
D | string-stream.c | 134 size_t buf_len = stream->length + 1; /* +1 for null byte. */ in string_stream_get_string() local
|
/lib/ |
D | test_scanf.c | 315 append_fmt(char *buf, int *buf_pos, int buf_len, const char *val_fmt, ...) in append_fmt()
|