Searched refs:nonce_nbytes (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.1.9/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 | ccrng_crypto.h | 71 size_t nonce_nbytes,
|
| H A D | ccmode_siv.h | 197 unsigned nonce_nbytes, const uint8_t* nonce,
|
| H A D | ccmode_siv_hmac.h | 171 unsigned nonce_nbytes,
|
| H A D | ccmode.h | 798 size_t nonce_nbytes, 799 const uint8_t *cc_sized_by(nonce_nbytes) nonce, 825 size_t nonce_nbytes, 826 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-12377.1.9/osfmk/corecrypto/ |
| H A D | ccdrbg_nisthmac.c | 147 size_t nonce_nbytes, in init() argument 167 update(ctx, 3, entropy_nbytes, entropy, nonce_nbytes, nonce, ps_nbytes, ps); in init()
|