Searched defs:to (Results 126 - 150 of 440) sorted by relevance

1234567891011>>

/freebsd-current/contrib/mandoc/
H A Dmdoc_macro.c268 rew_last(struct roff_man *mdoc, const struct roff_node *to) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dllex.c192 static void buffreplace (LexState *ls, char from, char to) { argument
[all...]
/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc41 do_send_and_receive(struct ssh *from, struct ssh *to, argument
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c189 _gss_copy_cred(ntlm_cred from, ntlm_cred *to) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-ed25519.c92 ssh_ed25519_copy_public(const struct sshkey *from, struct sshkey *to) argument
H A Dssh-ecdsa.c145 ssh_ecdsa_copy_public(const struct sshkey *from, struct sshkey *to) argument
H A Dssh-ecdsa-sk.c116 ssh_ecdsa_sk_copy_public(const struct sshkey *from, struct sshkey *to) argument
H A Dssh-xmss.c107 ssh_xmss_copy_public(const struct sshkey *from, struct sshkey *to) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Dkeymgmt_lib.c444 evp_keymgmt_util_copy(EVP_PKEY *to, EVP_PKEY *from, int selection) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ui/
H A Dui_util.c71 static int ui_dup_method_data(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, argument
/freebsd-current/crypto/openssl/crypto/x509/
H A Dx_name.c390 unsigned char *to, *from; local
[all...]
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp105 int to = getOrCreateNode(toSec); local
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp109 int to = getOrCreateCluster(toSec); local
[all...]
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_meth.c113 RSA_meth_set_pub_enc(RSA_METHOD *meth, int (*pub_enc) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding)) argument
129 RSA_meth_set_pub_dec(RSA_METHOD *meth, int (*pub_dec) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding)) argument
145 RSA_meth_set_priv_enc(RSA_METHOD *meth, int (*priv_enc) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding)) argument
161 RSA_meth_set_priv_dec(RSA_METHOD *meth, int (*priv_dec) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding)) argument
H A Drsa_ossl.c74 rsa_ossl_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
242 rsa_ossl_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
374 rsa_ossl_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
511 rsa_ossl_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
H A Drsa_oaep.c39 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, argument
141 int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, argument
150 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, in argument
54 ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) argument
158 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) argument
[all...]
H A Drsa_pss.c307 int ossl_rsa_pss_params_30_copy(RSA_PSS_PARAMS_30 *to, argument
/freebsd-current/stand/ficl/
H A Dfileaccess.c131 char *to; local
/freebsd-current/tools/tools/net80211/w00t/expand/
H A Dexpand.c370 struct timeval *to = NULL; local
/freebsd-current/usr.bin/m4/
H A Deval.c922 map(char *dest, const char *src, const char *from, const char *to) argument
[all...]
/freebsd-current/usr.bin/patch/
H A Dutil.c52 move_file(const char *from, const char *to) argument
164 copy_file(const char *from, const char *to) argument
[all...]
/freebsd-current/sys/powerpc/powerpc/
H A Dplatform.c94 memr_merge(struct mem_region *from, struct mem_region *to) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dsystems.c69 InterpretArg(const char *from, char *to) argument
[all...]
/freebsd-current/sys/netinet/
H A Dtoecore.c356 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, argument
367 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, argument
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Dex_data.c98 static int dummy_dup(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, argument
269 int CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, argument
[all...]

Completed in 283 milliseconds

1234567891011>>