Home
last modified time | relevance | path

Searched refs:funcs (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/libkern/crypto/
H A Dregister_crypto.c38 register_crypto_functions(const crypto_functions_t funcs) in register_crypto_functions() argument
44 g_crypto_funcs = funcs; in register_crypto_functions()
/xnu-11215/osfmk/prng/
H A Drandom.h42 void register_and_init_prng(struct cckprng_ctx *ctx, const struct cckprng_funcs *funcs);
H A Dprng_random.c387 register_and_init_prng(struct cckprng_ctx *ctx, const struct cckprng_funcs *funcs) in register_and_init_prng() argument
395 prng_funcs = *funcs; in register_and_init_prng()
/xnu-11215/EXTERNAL_HEADERS/corecrypto/
H A Dcczp.h33 cczp_funcs_t pre##funcs;
/xnu-11215/libkern/libkern/crypto/
H A Dregister_crypto.h284 int register_crypto_functions(const crypto_functions_t funcs);
/xnu-11215/osfmk/conf/
H A Dfiles338 # funcs).