Searched refs:mutate_byte (Results 1 – 5 of 5) sorted by relevance
507 mutate_byte(&p->uv); in mutate() 508 mutate_byte(&p->up); in mutate() 509 mutate_byte(&p->opt); in mutate() 510 mutate_byte(&p->type); in mutate() 511 mutate_byte(&p->cred_count); in mutate()
464 mutate_byte(&p->rk); in mutate()465 mutate_byte(&p->type); in mutate()466 mutate_byte(&p->opt); in mutate()467 mutate_byte(&p->uv); in mutate()468 mutate_byte(&p->excl_count); in mutate()
87 void mutate_byte(uint8_t *);
280 mutate_byte(&p->type); in mutate()
135 mutate_byte(uint8_t *b) in mutate_byte() function