Searched refs:nonce_nbytes (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cckprng.h | 285 size_t nonce_nbytes, 295 size_t nonce_nbytes, 323 size_t nonce_nbytes, 345 size_t nonce_nbytes,
|
| H A D | ccmode_siv.h | 250 unsigned nonce_nbytes, const uint8_t* nonce, in ccsiv_one_shot() argument 258 rc=mode->set_nonce(ctx, nonce_nbytes, nonce); in ccsiv_one_shot()
|
| H A D | ccmode_siv_hmac.h | 205 unsigned nonce_nbytes,
|
| /xnu-8019.80.24/osfmk/corecrypto/ |
| H A D | ccdrbg_nisthmac.c | 143 size_t nonce_nbytes, in init() argument 163 update(ctx, 3, entropy_nbytes, entropy, nonce_nbytes, nonce, ps_nbytes, ps); in init()
|