Searched refs:key_randomfill (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkey.h75 extern void key_randomfill(void *, size_t);
H A Dkey.c4224 key_randomfill(sav->iv, sav->ivlen);
4474 key_randomfill(sav->iv, sav->ivlen);
6282 key_randomfill(&value, sizeof(value));
6287 key_randomfill( function
9614 key_randomfill(sav->iv, sav->ivlen);
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Desp_output.c632 key_randomfill(extend, extendsiz);

Completed in 122 milliseconds