Searched refs:mutate_byte (Results 1 – 4 of 4) sorted by relevance
444 mutate_byte(&p->uv); in mutate()445 mutate_byte(&p->up); in mutate()446 mutate_byte(&p->opt); in mutate()447 mutate_byte(&p->type); in mutate()448 mutate_byte(&p->cred_count); in mutate()
426 mutate_byte(&p->rk); in mutate()427 mutate_byte(&p->type); in mutate()428 mutate_byte(&p->opt); in mutate()429 mutate_byte(&p->uv); in mutate()430 mutate_byte(&p->excl_count); in mutate()
80 void mutate_byte(uint8_t *);
134 mutate_byte(uint8_t *b) in mutate_byte() function