Searched refs:arc4random_ctx_buf (Results 1 – 3 of 3) sorted by relevance
575 arc4random_ctx_buf(struct arc4random_ctx *ctx, void *buf, size_t n) in arc4random_ctx_buf() function712 arc4random_ctx_buf(lctx, buf, n); in randomread()
225 void arc4random_ctx_buf(struct arc4random_ctx *, void *, size_t);
344 arc4random_ctx_buf(ctx, buf, sublen); in vmcmd_randomize()