Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c149 size_t ps_nbytes, in init() argument
160 cc_require(ps_nbytes <= CCDRBG_MAX_PSINPUT_SIZE, out); in init()
167 update(ctx, 3, entropy_nbytes, entropy, nonce_nbytes, nonce, ps_nbytes, ps); in init()