Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/
Dtls.c413 #define hmac_begin(pre,key,key_size,begin) \ argument
415 #define begin sha256_begin macro
417 …void hmac_begin(hmac_precomputed_t *pre, uint8_t *key, unsigned key_size, md5sha_begin_func *begin) in hmac_begin()
/busybox-1.35.0/util-linux/
Dfdisk_osf.c458 off_t begin, end; in xbsd_new_part() local
/busybox-1.35.0/shell/
Dhush.c3307 const char *begin; in glob_brace() local