Home
last modified time | relevance | path

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

/xnu-11215.61.5/EXTERNAL_HEADERS/corecrypto/
H A Dccrng_fortuna.h114 struct ccrng_fortuna_ctx { struct
133 CC_SPTR(ccrng_fortuna_ctx, ccrng_fortuna_getentropy) getentropy; argument
136 void *getentropy_arg;
166 void ccrng_fortuna_init(struct ccrng_fortuna_ctx *ctx, argument