Home
last modified time | relevance | path

Searched defs:pout (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
Dblake2b-long.c13 blake2b_long(void *pout, size_t outlen, const void *in, size_t inlen) in blake2b_long()
/freebsd-12-stable/crypto/openssl/crypto/ec/
Decdh_ossl.c38 int ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ecdh_simple_compute_key()
Dec_kmeth.c272 int (**pck)(unsigned char **pout, in EC_KEY_METHOD_get_compute_key()
/freebsd-12-stable/crypto/openssl/crypto/rand/
Drand_lib.c130 unsigned char **pout, in rand_drbg_get_entropy()
235 unsigned char **pout, in rand_drbg_get_nonce()
289 size_t rand_drbg_get_additional_data(RAND_POOL *pool, unsigned char **pout) in rand_drbg_get_additional_data()
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-raid.h115 … uint64_t pout : 1; /**< Indicates whether the P pipe is used by this instruction. member
/freebsd-12-stable/contrib/gdb/gdb/
Dnto-tdep.c153 nto_parse_redirection (char *pargv[], char **pin, char **pout, char **perr) in nto_parse_redirection()
/freebsd-12-stable/release/picobsd/tinyware/msh/
Dsh3.c77 execute(t, pin, pout, act) in execute() argument
237 forkexec(t, pin, pout, act, wp, pforked) in forkexec() argument
/freebsd-12-stable/crypto/openssl/crypto/cms/
Dcms_kari.c186 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
/freebsd-12-stable/crypto/heimdal/appl/rcp/
Drcp.c716 int pin[2], pout[2], reserved[2]; in do_cmd() local
/freebsd-12-stable/crypto/openssh/
Dsshconnect.c201 int pin[2], pout[2]; in ssh_proxy_connect() local
Dscp.c275 int pin[2], pout[2], reserved[2]; in do_cmd() local
Dsession.c394 int pin[2], pout[2], perr[2]; in do_exec_no_pty() local
Dsftp.c2348 int pin[2], pout[2]; in connect_to_server() local
/freebsd-12-stable/usr.sbin/ppp/
Dcommand.c528 unsigned long long oin, oout, pin, pout; in command_Expand() local