Searched defs:in (Results 76 - 100 of 992) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/crypto/seed/
H A Dseed_cfb.c19 void SEED_cfb128_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/lib/libc/iconv/
H A Dcitrus_iconv.h55 _citrus_iconv_convert(struct _citrus_iconv * __restrict cv, char * __restrict * __restrict in, size_t * __restrict inbytes, char * __restrict * __restrict out, size_t * __restrict outbytes, uint32_t flags, size_t * __restrict nresults) argument
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pd.c36 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)] = {0}; local
54 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {0}; local
[all...]
/freebsd-current/sys/crypto/rijndael/
H A Dtest00.c44 uint8_t in[LL]; local
[all...]
/freebsd-current/sys/crypto/openssl/
H A Dossl_aarch64.h23 AES_CBC_ENCRYPT(const unsigned char *in, unsigned char *out, argument
/freebsd-current/crypto/openssl/test/
H A Dcipher_overhead_test.c37 size_t mac, in, blk, ex; local
/freebsd-current/crypto/openssl/demos/bio/
H A Dserver-cmod.c26 BIO *in = NULL; local
[all...]
/freebsd-current/crypto/openssl/demos/cms/
H A Dcms_comp.c17 BIO *in = NULL, *out = NULL; local
H A Dcms_dec.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; local
H A Dcms_enc.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; local
[all...]
/freebsd-current/crypto/openssl/demos/smime/
H A Dsmdec.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; local
H A Dsmenc.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; local
[all...]
/freebsd-current/crypto/openssl/fuzz/
H A Dcms.c31 BIO *in; local
H A Dconf.c29 BIO *in; local
/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Din_out_result.h32 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in; member in struct:ranges::in_out_result
H A Din_fun_result.h31 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in; member in struct:ranges::in_fun_result
H A Din_found_result.h31 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in; member in struct:ranges::in_found_result
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_nettomedia.c44 mib_find_arp(const struct mibif *ifp, struct in_addr in) argument
63 mib_arp_create(const struct mibif *ifp, struct in_addr in, const u_char *phys, argument
/freebsd-current/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c76 int idx, in; local
/freebsd-current/contrib/wpa/src/crypto/
H A Dsha384-internal.c66 int sha384_process(struct sha384_state *md, const unsigned char *in, argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dcrypto-aes.c89 AES_PRF(krb5_context context, krb5_crypto crypto, const krb5_data *in, krb5_data *out) argument
/freebsd-current/crypto/heimdal/lib/wind/
H A Dbidi.c72 _wind_stringprep_testbidi(const uint32_t *in, size_t in_len, wind_profile_flags flags) argument
H A Dmap.c53 _wind_stringprep_map(const uint32_t *in, size_t in_len, argument
H A Dstringprep.c56 wind_stringprep(const uint32_t *in, size_t in_len, argument
H A Dtest-ldap.c46 uint32_t in[MAX_LENGTH]; member in struct:testcase

Completed in 456 milliseconds

1234567891011>>