Searched defs:entropy (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.61.12/osfmk/corecrypto/ |
| H A D | ccdrbg.c | 52 size_t entropyLength, const void* entropy, in ccdrbg_init() 64 size_t entropyLength, const void *entropy, in ccdrbg_reseed()
|
| H A D | ccdrbg_nisthmac.c | 146 const void *entropy, in init() 183 reseed(struct ccdrbg_state *ctx, size_t entropy_nbytes, const void *entropy, size_t add_nbytes, con… in reseed()
|
| /xnu-12377.61.12/tests/ |
| H A D | entropy.c | 24 entropy_sample_t *entropy = calloc(entropy_count, sizeof(entropy_sample_t)); variable
|
| H A D | prng.c | 85 uint8_t entropy[128] = {0}; variable
|
| H A D | Makefile | 1913 entropy: OTHER_CFLAGS += -framework perfdata target
|
| /xnu-12377.61.12/osfmk/prng/ |
| H A D | entropy.c | 473 entropy_provide(size_t *entropy_size, void *entropy, __unused void *arg) in entropy_provide()
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kern_exec.c | 6855 uint64_t entropy[limit]; in exec_add_entropy_key() local
|