Searched defs:alg (Results 51 - 75 of 96) sorted by relevance

1234

/freebsd-10-stable/crypto/openssh/
H A Dkey.c134 key_sign(const Key *key, u_char **sigp, u_int *lenp, const u_char *data, u_int datalen, const char *alg) argument
/freebsd-10-stable/sys/dev/sfxge/common/
H A Defx_rx.c338 efx_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
719 siena_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dcrypto_cryptoapi.c106 int cryptoapi_hash_vector(ALG_ID alg, size_t hash_len, size_t num_elem, argument
345 enum crypto_hash_alg alg; member in struct:crypto_hash
352 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, argument
507 crypto_cipher_init(enum crypto_cipher_alg alg, const u8 *iv, const u8 *key, size_t key_len) argument
[all...]
H A Dcrypto_libtomcrypt.c144 enum crypto_hash_alg alg; member in struct:crypto_hash
153 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, argument
297 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, argument
H A Dcrypto_openssl.c353 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, argument
595 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, argument
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver_privsep.c187 wpa_driver_privsep_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) argument
H A Ddriver_bsd.c320 bsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, argument
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Dikev2_common.c56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, argument
95 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, argument
114 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, argument
189 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, argument
248 ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, const u8 *crypt, u8 *plain, size_t len) argument
[all...]
/freebsd-10-stable/sys/dev/cesa/
H A Dcesa.c445 cesa_set_mkey(struct cesa_session *cs, int alg, const uint8_t *mkey, int mklen) argument
534 cesa_is_hash(int alg) argument
/freebsd-10-stable/sys/dev/sec/
H A Dsec.c1734 sec_mdeu_can_handle(u_int alg) argument
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_utils.c459 int has_useful_ds = 0, digest_algo, alg; local
555 int has_useful_ta = 0, digest_algo = 0, alg; local
H A Dval_sigcrypt.c489 int alg; local
534 void algo_needs_reason(struct module_env* env, int alg, char** reason, char* s) argument
/freebsd-10-stable/crypto/openssl/apps/
H A Dpkcs12.c932 int alg_print(BIO *x, X509_ALGOR *alg) argument
/freebsd-10-stable/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd_aes.c3132 configure_cgd(int fd, const char *dkpath, const char *alg, argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c104 static int PKCS7_bio_add_digest(BIO **pbio, X509_ALGOR *alg) argument
/freebsd-10-stable/contrib/ldns/
H A Dkeys.c93 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) argument
239 ldns_key_new_frm_fp_ecdsa_l(FILE* fp, ldns_algorithm alg, int* line_nr) argument
295 ldns_signing_algorithm alg; local
819 ldns_key_new_frm_algorithm(ldns_signing_algorithm alg, uint16_t size) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.c572 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) argument
H A Dwpa_auth_ft.c753 enum wpa_alg alg; local
739 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c430 static int wpa_supplicant_set_key(void *_wpa_s, enum wpa_alg alg, argument
H A Ddriver_i.h117 wpa_drv_set_key(struct wpa_supplicant *wpa_s, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) argument
H A Dwpa_supplicant.c134 enum wpa_alg alg; local
/freebsd-10-stable/sys/opencrypto/
H A Dcrypto.c633 crypto_register(u_int32_t driverid, int alg, u_int16_t maxoplen, argument
697 crypto_unregister(u_int32_t driverid, int alg) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_ameth.c248 X509_ALGOR *alg; local
261 X509_ALGOR *alg = NULL; local
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h154 static inline int wpa_sm_set_key(struct wpa_sm *sm, enum wpa_alg alg, argument
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dtlsv1_common.h231 enum crypto_cipher_alg alg; member in struct:tls_cipher_data

Completed in 379 milliseconds

1234