Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c147 size_t ps_nbytes, in init() argument
158 cc_require(ps_nbytes <= CCDRBG_MAX_PSINPUT_SIZE, out); in init()
165 update(ctx, 3, entropy_nbytes, entropy, nonce_nbytes, nonce, ps_nbytes, ps); in init()