Searched defs:algo (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_impl.c47 zfs_impl_get_ops(const char *algo) argument
/freebsd-current/contrib/netbsd-tests/lib/libskey/
H A Dt_algorithms.c44 h_check(const char *pass, const char *seed, const char *algo, const char *zero, const char *one, const char *nine) argument
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_constants_table.c208 LacSymQat_ConstantsGetCipherOffset(CpaInstanceHandle instanceHandle, uint8_t algo, uint8_t mode, uint8_t direction, uint8_t convert, uint8_t *poffset) argument
238 LacSymQat_ConstantsGetAuthOffset(CpaInstanceHandle instanceHandle, uint8_t algo, uint8_t mode, uint8_t nested, uint8_t *poffset) argument
/freebsd-current/contrib/unbound/validator/
H A Dval_kentry.h87 uint8_t* algo; member in struct:key_entry_data
H A Dval_kentry.c391 int algo; local
[all...]
/freebsd-current/stand/libsa/geli/
H A Dgeliboot_crypto.c36 geliboot_crypt(u_int algo, geli_op_t enc, u_char *data, size_t datasize, argument
104 g_eli_crypto_cipher(u_int algo, geli_op_t enc, u_char *data, size_t datasize, argument
114 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, argument
127 g_eli_crypto_decrypt(u_int algo, u_cha argument
[all...]
/freebsd-current/sys/geom/eli/
H A Dg_eli_crypto.c58 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, argument
107 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, argument
185 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, argument
197 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
[all...]
H A Dg_eli_key.c181 g_eli_mkey_encrypt(unsigned algo, const unsigned char *key, unsigned keylen, argument
/freebsd-current/crypto/openssl/crypto/
H A Dcore_algorithm.c180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) argument
H A Dcore_fetch.c102 ossl_method_construct_this(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *cbdata) argument
/freebsd-current/sbin/hastd/
H A Dhast_compression.c255 const char *algo; local
H A Dhast_checksum.c120 const char *algo; local
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn_cam.c186 uint8_t algo, keyid; local
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; local
/freebsd-current/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw_20_comp.h35 icp_qat_hw_comp_20_hw_comp_format_t algo; member in struct:icp_qat_hw_comp_20_config_csr_lower_s
222 icp_qat_hw_decomp_20_hw_comp_format_t algo; member in struct:icp_qat_hw_decomp_20_config_csr_lower_s
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_digest.c58 win_crypto_init(Digest_CTX *ctx, const WCHAR *algo) argument
/freebsd-current/contrib/unbound/sldns/
H A Dkeyraw.c560 sldns_ecdsa2pkey_raw(unsigned char* key, size_t keylen, uint8_t algo) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Di2c.h61 const struct i2c_algorithm *algo; member in struct:i2c_adapter
/freebsd-current/sys/netinet/cc/
H A Dcc.c111 cc_refer(struct cc_algo *algo) argument
118 cc_release(struct cc_algo *algo) argument
126 cc_attach(struct tcpcb *tp, struct cc_algo *algo) argument
140 struct cc_algo *algo; local
198 struct cc_algo *algo; local
585 cc_stop_new_assignments(struct cc_algo *algo) argument
604 struct cc_algo *algo; local
[all...]
/freebsd-current/contrib/libdiff/diff/
H A Ddiff.c75 enum diffreg_algo algo = DIFFREG_ALGO_MYERS_THEN_MYERS_DIVIDE; local
186 diffreg(char *file1, char *file2, enum diffreg_algo algo, boo argument
[all...]
/freebsd-current/contrib/libdiff/include/
H A Ddiff_main.h249 const struct diff_algo_config *algo; member in struct:diff_config
/freebsd-current/usr.bin/diff/
H A Ddiffreg_new.c157 enum diffreg_algo algo; local
/freebsd-current/contrib/wpa/src/crypto/
H A Dcrypto_gnutls.c20 static int gnutls_digest_vector(int algo, size_t num_elem, argument
101 static int gnutls_hmac_vector(int algo, const u8 *key, size_t key_len, argument
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c133 icp_qat_hw_compression_algo_t algo = local
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_table.h41 struct table_algo *algo[256]; member in struct:tables_config

Completed in 323 milliseconds

123