Home
last modified time | relevance | path

Searched defs:in (Results 126 – 150 of 1103) sorted by relevance

12345678910>>...45

/freebsd/sys/opencrypto/
H A Dxform_null.c98 null_crypt(void *key, const uint8_t *in, uint8_t *out) in null_crypt()
105 null_crypt_multi(void *key, const uint8_t *in, uint8_t *out, size_t len) in null_crypt_multi()
H A Dxform_chacha20_poly1305.c86 chacha20_poly1305_crypt(void *vctx, const uint8_t *in, uint8_t *out) in chacha20_poly1305_crypt()
102 chacha20_poly1305_crypt_multi(void *vctx, const uint8_t *in, uint8_t *out, size_t len) in chacha20_poly1305_crypt_multi()
120 chacha20_poly1305_crypt_last(void *vctx, const uint8_t *in, uint8_t *out, in chacha20_poly1305_crypt_last()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_smime.c33 static int cms_copy_content(BIO *out, BIO *in, unsigned int flags) in cms_copy_content()
121 CMS_ContentInfo *CMS_data_create_ex(BIO *in, unsigned int flags, in CMS_data_create_ex()
136 CMS_ContentInfo *CMS_data_create(BIO *in, unsigned int flags) in CMS_data_create()
166 CMS_ContentInfo *CMS_digest_create_ex(BIO *in, const EVP_MD *md, in CMS_digest_create_ex()
192 CMS_ContentInfo *CMS_digest_create(BIO *in, const EVP_MD *md, in CMS_digest_create()
223 CMS_ContentInfo *CMS_EncryptedData_encrypt_ex(BIO *in, const EVP_CIPHER *cipher, in CMS_EncryptedData_encrypt_ex()
252 CMS_ContentInfo *CMS_EncryptedData_encrypt(BIO *in, const EVP_CIPHER *cipher, in CMS_EncryptedData_encrypt()
942 CMS_ContentInfo *CMS_compress(BIO *in, int comp_nid, unsigned int flags) in CMS_compress()
971 CMS_ContentInfo *CMS_compress(BIO *in, int comp_nid, unsigned int flags) in CMS_compress()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c270 size_t outsize, const unsigned char *in, in ossl_ccm_stream_update()
305 const unsigned char *in, size_t inl) in ossl_ccm_cipher()
337 const unsigned char *in, size_t len) in ccm_tls_cipher()
383 size_t *padlen, const unsigned char *in, in ccm_cipher_internal()
H A Dciphercommon_ccm_hw.c31 int ossl_ccm_generic_auth_encrypt(PROV_CCM_CTX *ctx, const unsigned char *in, in ossl_ccm_generic_auth_encrypt()
48 int ossl_ccm_generic_auth_decrypt(PROV_CCM_CTX *ctx, const unsigned char *in, in ossl_ccm_generic_auth_decrypt()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c85 crypto_onetimeauth_poly1305_state *state, const unsigned char *in, in crypto_onetimeauth_poly1305_donna_update()
104 const unsigned char *in, in crypto_onetimeauth_poly1305_donna_verify()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c10 load_3(const unsigned char *in) in load_3()
20 load_4(const unsigned char *in) in load_4()
/freebsd/sys/crypto/des/
H A Ddes_ecb.c102 const unsigned char *in = input; in des_ecb_encrypt() local
119 const unsigned char *in = input; in des_ecb3_encrypt() local
/freebsd/sys/netinet/tcp_stacks/
H A Dsack_filter.c96 FILE *in = NULL; variable
367 sack_filter_run(struct sack_filter *sf, struct sackblk *in, int numblks, tcp_seq th_ack, int32_t se… in sack_filter_run()
563 sack_filter_blks(struct tcpcb *tp, struct sack_filter *sf, struct sackblk *in, int numblks, in sack_filter_blks()
628 sack_filter_reject(struct sack_filter *sf, struct sackblk *in) in sack_filter_reject()
837 struct sackblk in; in main() local
/freebsd/sys/crypto/openssl/
H A Dossl_chacha20.c63 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20() local
165 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20_poly1305_encrypt() local
311 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20_poly1305_decrypt() local
/freebsd/usr.sbin/bhyve/
H A Dpctestdev.c180 pctestdev_debugexit_io(struct vmctx *ctx __unused, int in, in pctestdev_debugexit_io()
213 pctestdev_ioport_io(struct vmctx *ctx __unused, int in, in pctestdev_ioport_io()
236 pctestdev_irq_io(struct vmctx *ctx, int in, int port, in pctestdev_irq_io()
/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_proposal.c42 char *result, *out, *in; in kex_proposal_tests() local
44 char *in; /* TODO: make this const */ in kex_proposal_tests() member
/freebsd/tests/sys/fs/fusefs/
H A Ddefault_permissions.cc64 ResultOf([=](auto in) { in SetUp()
75 ResultOf([=](auto in) { in expect_chmod()
94 ResultOf([=](auto in) { in expect_create()
114 ResultOf([=](auto in) { in expect_copy_file_range()
133 ResultOf([=](auto in) { in expect_getattr()
184 ResultOf([=](auto in) { in expect_removexattr()
197 ResultOf([=](auto in) { in expect_getxattr()
210 ResultOf([=](auto in) { in expect_listxattr()
338 ResultOf([](auto in) { in TEST_F()
397 ResultOf([](auto in) { in TEST_F()
[all …]
H A Drelease.cc53 ResultOf([=](auto in) { in expect_release()
204 ResultOf([=](auto in) { in TEST_F()
213 ResultOf([=](auto in) { in TEST_F()
H A Dlast_local_modify.cc243 ResultOf([=](auto in) { in TEST_P()
249 .WillOnce(Invoke([&](auto in, auto &out __unused) { in TEST_P()
402 .WillOnce(Invoke([&](auto in, auto &out __unused) { in TEST_P()
427 ResultOf([=](auto in) { in TEST_P()
/freebsd/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c45 int MDC2_Update(MDC2_CTX *c, const unsigned char *in, size_t len) in MDC2_Update()
77 static void mdc2_body(MDC2_CTX *c, const unsigned char *in, size_t len) in mdc2_body()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_decr.c21 const unsigned char *in, int inlen, in PKCS12_pbe_crypt_ex()
117 const unsigned char *in, int inlen, in PKCS12_pbe_crypt()
179 unsigned char *in = NULL; in PKCS12_item_i2d_encrypt_ex() local
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c87 BIO *in = ossl_bio_new_from_core_bio(provctx, cin); in der2obj_decode() local
113 BIO *in = ossl_bio_new_from_core_bio(provctx, cin); in msblob2obj_decode() local
182 BIO *in = ossl_bio_new_from_core_bio(provctx, cin); in pvk2obj_decode() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c36 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy()
42 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_ncopy()
206 int (*rfunc) (unsigned long value, void *in), in traverse_string()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gcd.c21 BIGNUM *bn_mod_inverse_no_branch(BIGNUM *in, in bn_mod_inverse_no_branch()
197 BIGNUM *int_bn_mod_inverse(BIGNUM *in, in int_bn_mod_inverse()
515 BIGNUM *BN_mod_inverse(BIGNUM *in, in BN_mod_inverse()
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto.c106 krb5_rotate_right_13(uint8_t *out, uint8_t *in, size_t numlen) in krb5_rotate_right_13()
134 krb5_ones_complement_add(uint8_t *out, const uint8_t *in, size_t len) in krb5_ones_complement_add()
159 krb5_n_fold(uint8_t *out, size_t outlen, const uint8_t *in, size_t inlen) in krb5_n_fold()
/freebsd/crypto/openssl/crypto/modes/
H A Dcbc128.c24 void CRYPTO_cbc128_encrypt(const unsigned char *in, unsigned char *out, in CRYPTO_cbc128_encrypt()
76 void CRYPTO_cbc128_decrypt(const unsigned char *in, unsigned char *out, in CRYPTO_cbc128_decrypt()
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_x86_clmul.h62 #define MASK_L(in, mask, r) r = _mm_shuffle_epi8(in, mask) argument
64 #define MASK_H(in, mask, r) \ argument
67 #define MASK_LH(in, mask, low, high) \ argument
/freebsd/contrib/unbound/compat/
H A Dfake-rfc2553.c153 struct in_addr in; in getaddrinfo() local
205 struct in_addr *in = (struct in_addr *)hp->h_addr_list[i]; in getaddrinfo() local
/freebsd/contrib/ldns/compat/
H A Dfake-rfc2553.c157 struct in_addr in; in getaddrinfo() local
209 struct in_addr *in = (struct in_addr *)hp->h_addr_list[i]; in getaddrinfo() local

12345678910>>...45