Searched refs:nonce_nbytes (Results 1 – 7 of 7) sorted by relevance
| /xnu-8792.81.2/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cckprng.h | 121 size_t nonce_nbytes, 133 size_t nonce_nbytes, 157 size_t nonce_nbytes, 181 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 | ccrng_crypto.h | 71 size_t nonce_nbytes,
|
| H A D | ccmode_siv_hmac.h | 203 unsigned nonce_nbytes,
|
| H A D | ccmode.h | 1003 size_t nonce_nbytes, 1004 const uint8_t *cc_sized_by(nonce_nbytes) nonce, 1030 size_t nonce_nbytes, 1031 const uint8_t *cc_sized_by(nonce_nbytes) nonce,
|
| H A D | ccrsa.h | 287 … size_t nonce_nbytes, const uint8_t *cc_sized_by(nonce_nbytes) nonce,
|
| /xnu-8792.81.2/osfmk/corecrypto/ |
| H A D | ccdrbg_nisthmac.c | 145 size_t nonce_nbytes, in init() argument 165 update(ctx, 3, entropy_nbytes, entropy, nonce_nbytes, nonce, ps_nbytes, ps); in init()
|