Home
last modified time | relevance | path

Searched defs:noncelen (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c371 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local
776 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
H A Ddrbg_ctr.c262 const unsigned char *nonce, size_t noncelen) in ctr_update() argument
307 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate() argument
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c80 size_t noncelen = CHACHA20_POLY1305_IVLEN; in chacha20_poly1305_initiv() local
/freebsd/crypto/libecc/src/sig/
H A Dfuzzing_ecdsa.c41 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecdsa_sign_raw()
H A Dfuzzing_ecgdsa.c41 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecgdsa_sign_raw()
H A Dfuzzing_ecrdsa.c82 …_sign_context *ctx, const u8 *input, u8 inputlen, u8 *sig, u8 siglen, const u8 *nonce, u8 noncelen) in ecrdsa_sign_raw()
/freebsd/crypto/libecc/src/examples/sig/sdsa/
H A Dsdsa.c89 const u8 *nonce, u16 noncelen, in sdsa_sign()
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/
H A Dgostr34_10_94.c87 const u8 *nonce, u16 noncelen, in gostr34_10_94_sign()
/freebsd/crypto/libecc/src/examples/sig/dsa/
H A Ddsa.c195 const u8 *nonce, u16 noncelen, in dsa_sign()
/freebsd/crypto/libecc/src/examples/sig/kcdsa/
H A Dkcdsa.c130 const u8 *nonce, u16 noncelen, in kcdsa_sign()
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests_core.c892 u8 noncelen; local
/freebsd/sys/net/
H A Dif_ovpn.c86 uint8_t noncelen; member