Searched defs:pout (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblake2b-long.c13 blake2b_long(void *pout, size_t outlen, const void *in, size_t inlen) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Decdh_ossl.c49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, argument
H A Dec_kmeth.c298 EC_KEY_METHOD_get_compute_key(const EC_KEY_METHOD *meth, int (**pck)(unsigned char **pout, size_t *poutlen, const EC_POINT *pub_key, const EC_KEY *ecdh)) argument
/freebsd-current/crypto/openssl/crypto/rand/
H A Dprov_seed.c15 ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, int entropy, size_t min_len, size_t max_len) argument
47 ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, size_t min_len, size_t max_len, const void *salt, size_t salt_len) argument
/freebsd-current/crypto/openssl/providers/common/
H A Dprovider_seeding.c47 size_t ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, argument
63 size_t ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, argument
/freebsd-current/crypto/openssl/providers/implementations/rands/
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) argument
H A Dseed_src.c177 static size_t seed_get_seed(void *vseed, unsigned char **pout, argument
H A Dtest_rng.c230 static size_t test_rng_get_seed(void *vtest, unsigned char **pout, argument
H A Ddrbg.c144 size_t ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, argument
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, argument
312 static size_t prov_drbg_get_nonce(PROV_DRBG *drbg, unsigned char **pout, argument
/freebsd-current/crypto/openssl/crypto/cms/
H A Dcms_kari.c210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, argument
/freebsd-current/crypto/heimdal/appl/rcp/
H A Drcp.c716 int pin[2], pout[2], reserved[2]; local
/freebsd-current/crypto/openssh/
H A Dsshconnect.c199 int pin[2], pout[2]; local
H A Dscp.c283 int pin[2], pout[2]; local
H A Dsession.c392 int pin[2], pout[2], perr[2]; local
[all...]
H A Dsftp.c2363 int pin[2], pout[2]; local
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c526 unsigned long long oin, oout, pin, pout; local

Completed in 284 milliseconds