Searched defs:blen (Results 1 – 5 of 5) sorted by relevance
| /crypto/asn1/ |
| A D | a_int.c | 97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() 222 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64() 264 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64()
|
| A D | asn_mime.c | 649 int len, blen; in multi_split() local 1032 static int mime_bound_check(char *line, int linelen, const char *bound, int blen) in mime_bound_check()
|
| /crypto/bio/ |
| A D | bss_mem.c | 217 size_t blen; in mem_write() local
|
| /crypto/hpke/ |
| A D | hpke.c | 421 unsigned char *buf, size_t blen) in hpke_seqnonce2buf()
|
| /crypto/x509/ |
| A D | v3_utl.c | 834 unsigned int flags, const char *b, size_t blen, in do_check_string()
|
Completed in 19 milliseconds