Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 92) sorted by relevance

1234

/dragonfly/crypto/openssh/
H A Ddigest-openssl.c46 int alg; member
68 ssh_digest_by_alg(int alg) in ssh_digest_by_alg()
82 int alg; in ssh_digest_alg_by_name() local
92 ssh_digest_alg_name(int alg) in ssh_digest_alg_name()
100 ssh_digest_bytes(int alg) in ssh_digest_bytes()
114 ssh_digest_start(int alg) in ssh_digest_start()
185 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory()
203 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
H A Dhmac.c30 int alg; member
39 ssh_hmac_bytes(int alg) in ssh_hmac_bytes()
45 ssh_hmac_start(int alg) in ssh_hmac_start()
H A Dssh_api.c65 const u_char *data, u_int datalen, const char *alg, in mm_sshkey_sign()
515 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local
566 const u_char *data, size_t dlen, const char *alg) in _ssh_host_key_sign()
H A Dssh-rsa.c78 rsa_hash_id_from_keyname(const char *alg) in rsa_hash_id_from_keyname()
247 const char *alg) in ssh_rsa_verify()
/dragonfly/tools/tools/crypto/
H A Dcryptotest.c113 struct alg { struct
120 } algorithms[] = { argument
246 runtest(struct alg *alg, int count, int size, u_long cmd, struct timeval *tv) in runtest()
428 runtests(struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
517 struct alg *alg = NULL; in main() local
/dragonfly/sbin/md5/
H A Dmd5.c134 digestend(const Algorithm_t *alg, DIGEST_CTX *context, char * const buf) in digestend()
151 digestdata(const Algorithm_t *alg, const void *data, unsigned int len, in digestdata()
167 digestbig(const char *fname, char * const buf, const Algorithm_t *alg) in digestbig()
195 digestfile(const char *fname, char *buf, const Algorithm_t *alg, in digestfile()
332 const Algorithm_t *alg; in main() local
433 MDString(const Algorithm_t *alg, const char *string) in MDString()
452 MDTimeTrial(const Algorithm_t *alg) in MDTimeTrial()
562 MDTestSuite(const Algorithm_t *alg) in MDTestSuite()
582 MDFilter(const Algorithm_t *alg, int tee) in MDFilter()
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_ameth.c113 rsa_param_decode(RSA *rsa, const X509_ALGOR *alg) in rsa_param_decode()
161 X509_ALGOR *alg; in rsa_pub_decode() local
244 const X509_ALGOR *alg; in rsa_priv_decode() local
287 rsa_mgf1_decode(X509_ALGOR *alg) in rsa_mgf1_decode()
296 rsa_pss_decode(const X509_ALGOR *alg) in rsa_pss_decode()
530 X509_ALGOR *alg = NULL; in rsa_pkey_ctrl() local
639 rsa_algor_to_md(X509_ALGOR *alg) in rsa_algor_to_md()
820 X509_ALGOR *alg; in rsa_cms_verify() local
868 X509_ALGOR *alg; in rsa_cms_sign() local
933 rsa_oaep_decode(const X509_ALGOR *alg) in rsa_oaep_decode()
[all …]
/dragonfly/contrib/gmp/
H A Drand.c36 gmp_randalg_t alg, in gmp_randinit()
48 gmp_randalg_t alg; in gmp_randinit() local
/dragonfly/crypto/libressl/crypto/asn1/
H A Dp5_pbe.c121 PKCS5_pbe_set0_algor(X509_ALGOR *algor, int alg, int iter, in PKCS5_pbe_set0_algor()
172 PKCS5_pbe_set(int alg, int iter, const unsigned char *salt, int saltlen) in PKCS5_pbe_set()
H A Dx_algor.c151 X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype, void *pval) in X509_ALGOR_set0()
198 X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md) in X509_ALGOR_set_md()
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dpkcs5.c25 } alg; member
48 static int pkcs5_is_oid(struct asn1_oid *oid, unsigned long alg) in pkcs5_is_oid()
58 static int enc_alg_is_oid(struct asn1_oid *oid, unsigned long alg) in enc_alg_is_oid()
67 static int pkcs12_is_pbe_oid(struct asn1_oid *oid, unsigned long alg) in pkcs12_is_pbe_oid()
H A Dtlsv1_client_ocsp.c67 static unsigned int ocsp_hash_data(struct asn1_oid *alg, const u8 *data, in ocsp_hash_data()
118 struct x509_algorithm_identifier alg; in tls_process_ocsp_single_response() local
363 struct x509_algorithm_identifier alg; in tls_process_basic_ocsp_response() local
/dragonfly/contrib/wpa_supplicant/src/eap_common/
H A Dikev2_common.c56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash()
97 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash()
113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus()
175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt()
210 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_internal.c20 enum crypto_hash_alg alg; member
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dcrypto_internal-cipher.c18 enum crypto_cipher_alg alg; member
43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
H A Dcrypto_linux.c57 static int linux_af_alg_hash_vector(const char *alg, const u8 *key, in linux_af_alg_hash_vector()
239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
415 linux_af_alg_skcipher(const char *alg, const u8 *key, size_t key_len) in linux_af_alg_skcipher()
858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
H A Dcrypto_nettle.c51 static int nettle_digest_vector(const struct nettle_hash *alg, size_t num_elem, in nettle_digest_vector()
404 enum crypto_cipher_alg alg; member
411 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
/dragonfly/crypto/libressl/crypto/engine/
H A Deng_fat.c114 int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_attr.c102 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_mlme.c23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str()
/dragonfly/crypto/libressl/crypto/ts/
H A Dts_lib.c132 TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio()
/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_lib.c111 X509_ALGOR *alg; in OCSP_cert_id_new() local
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c401 enum wpa_alg alg; in wpa_ft_install_ptk() local
692 enum wpa_alg alg; in wpa_ft_process_gtk_subelem() local
/dragonfly/contrib/ldns/
H A Drdata.c537 ldns_rdf_hip_get_alg_hit_pk(ldns_rdf *rdf, uint8_t* alg, in ldns_rdf_hip_get_alg_hit_pk()
565 ldns_rdf_hip_new_frm_alg_hit_pk(ldns_rdf** rdf, uint8_t alg, in ldns_rdf_hip_new_frm_alg_hit_pk()
/dragonfly/crypto/libressl/crypto/ec/
H A Dec_ameth.c681 ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, in ecdh_cms_set_peerkey()
776 X509_ALGOR *alg, *kekalg = NULL; in ecdh_cms_set_shared_info() local
842 X509_ALGOR *alg; in ecdh_cms_decrypt() local

1234