Searched defs:in (Results 276 - 300 of 802) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dblock_encoder.c48 block_encode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dgenpkey.c82 BIO *in = NULL, *out = NULL; local
H A Dasn1pars.c94 BIO *in = NULL, *out = NULL, *b64 = NULL, *derout = NULL; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_mbstr.c86 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, argument
92 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) argument
258 traverse_string(const unsigned char *p, int len, int inform, int (*rfunc) (unsigned long value, void *in), void *arg) argument
[all...]
H A Dtasn_utl.c164 int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, argument
[all...]
H A Dx_name.c191 x509_name_ex_d2i(ASN1_VALUE **val, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
427 asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in) argument
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dstdatomic.c122 uint16_t in; member in union:__anon8080
137 uint8_t in[2]; member in union:__anon8081
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcriov.c158 crypto_copyback(int flags, caddr_t buf, int off, int size, c_caddr_t in) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dpmeth_fn.c203 EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) argument
237 EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) argument
[all...]
H A Dbio_enc.c241 enc_write(BIO *b, const char *in, int inl) argument
[all...]
H A De_camellia.c283 camellia_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
298 camellia_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
314 camellia_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
324 camellia_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
334 camellia_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
344 camellia_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
[all...]
H A De_rc4_hmac_md5.c115 rc4_hmac_md5_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c71 TXT_DB *TXT_DB_read(BIO *in, int num) argument
[all...]
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost94_keyx.c211 pkey_GOST94cp_decrypt(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *key_len, const unsigned char *in, size_t in_len) argument
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_nbio.c162 static int nbiof_write(BIO *b, const char *in, int inl) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_pwri.c221 kek_unwrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) argument
274 kek_wrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) argument
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c172 iwm_mvm_ack_rates(struct iwm_softc *sc, int is2ghz, int *cck_rates, int *ofdm_rates, struct iwm_node *in) argument
256 iwm_mvm_mac_ctxt_cmd_common(struct iwm_softc *sc, struct iwm_node *in, struct iwm_mac_ctx_cmd *cmd, uint32_t action) argument
375 iwm_mvm_mac_ctxt_cmd_fill_sta(struct iwm_softc *sc, struct iwm_node *in, struct iwm_mac_data_sta *ctxt_sta, int force_assoc_off) argument
464 struct iwm_node *in = IWM_NODE(ni); local
[all...]
H A Dif_iwm_power.c203 iwm_mvm_beacon_filter_set_cqm_params(struct iwm_softc *sc, struct iwm_node *in, struct iwm_beacon_filter_cmd *cmd) argument
281 iwm_mvm_power_build_cmd(struct iwm_softc *sc, struct iwm_node *in, struct iwm_mac_power_cmd *cmd) argument
322 iwm_mvm_power_send_cmd(struct iwm_softc *sc, struct iwm_node *in) argument
334 _iwm_mvm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_node *in, struct iwm_beacon_filter_cmd *cmd) argument
349 iwm_mvm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_node *in) argument
401 iwm_mvm_power_set_ba(struct iwm_softc *sc, struct iwm_node *in) argument
[all...]
H A Dif_iwm_sta.c152 iwm_mvm_sta_send_to_fw(struct iwm_softc *sc, struct iwm_node *in, argument
204 iwm_mvm_add_sta(struct iwm_softc *sc, struct iwm_node *in) argument
210 iwm_mvm_update_sta(struct iwm_softc *sc, struct iwm_node *in) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c41 u32 in[MLX5_ST_SZ_DW(set_flow_table_root_in)] = {0}; local
60 u32 in[MLX5_ST_SZ_D local
90 u32 in[MLX5_ST_SZ_DW(destroy_flow_table_in)] = {0}; local
108 mlx5_cmd_fs_create_fg(struct mlx5_core_dev *dev, u32 *in, u16 vport, enum fs_ft_type type, unsigned int table_id, unsigned int *group_id) argument
141 u32 in[MLX5_ST_SZ_DW(destroy_flow_group_in)] = {0}; local
171 u32 *in; local
260 u32 in[MLX5_ST_SZ_DW(delete_fte_in)] = {0}; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dmandoc.c524 mandoc_normdate(struct roff_man *man, char *in, int ln, int pos) argument
[all...]
/freebsd-11-stable/stand/ficl/
H A Dtestmain.c311 char in[256]; local
[all...]
/freebsd-11-stable/usr.bin/iconv/
H A Diconv.c76 char inbuf[INBUFSIZE], outbuf[OUTBUFSIZE], *in, *out; local
/freebsd-11-stable/usr.bin/gzip/
H A Dunpack.c153 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, unpack_descriptor_t *unpackd) argument
324 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dinout.c68 default_inout(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
108 int addrsize, bytes, flags, in, port, prot, rep; local
[all...]

Completed in 136 milliseconds

<<11121314151617181920>>