/freebsd/crypto/openssl/crypto/ |
H A D | deterministic_nonce.c | 133 const unsigned char *nonce, size_t noncelen, in kdf_setup()
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_chacha20_poly1305_hw.c | 80 size_t noncelen = CHACHA20_POLY1305_IVLEN; in chacha20_poly1305_initiv() local
|
/freebsd/crypto/libecc/src/sig/ |
H A D | fuzzing_ecdsa.c | 41 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecdsa_sign_raw()
|
H A D | fuzzing_ecgdsa.c | 41 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecgdsa_sign_raw()
|
H A D | fuzzing_ecrdsa.c | 82 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecrdsa_sign_raw()
|
/freebsd/crypto/openssl/providers/implementations/rands/ |
H A D | drbg.c | 354 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local 789 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
|
H A D | drbg_ctr.c | 270 const unsigned char *nonce, size_t noncelen) in ctr_update() 315 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
|
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | hmacdrbg_kdf.c | 36 size_t entropylen, noncelen; member
|
/freebsd/crypto/libecc/src/examples/sig/sdsa/ |
H A D | sdsa.c | 89 const u8 *nonce, u16 noncelen, in sdsa_sign()
|
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/ |
H A D | gostr34_10_94.c | 87 const u8 *nonce, u16 noncelen, in gostr34_10_94_sign()
|
/freebsd/crypto/libecc/src/examples/sig/dsa/ |
H A D | dsa.c | 195 const u8 *nonce, u16 noncelen, in dsa_sign()
|
/freebsd/crypto/libecc/src/examples/sig/kcdsa/ |
H A D | kcdsa.c | 130 const u8 *nonce, u16 noncelen, in kcdsa_sign()
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_self_tests_core.c | 892 u8 noncelen; local
|
/freebsd/crypto/openssl/crypto/hpke/ |
H A D | hpke.c | 64 size_t noncelen; member
|
/freebsd/sys/net/ |
H A D | if_ovpn.c | 87 uint8_t noncelen; member
|