| /freebsd-10-stable/crypto/openssh/ |
| D | digest-openssl.c | 45 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() 183 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory() 201 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
|
| D | digest-libc.c | 44 int alg; member 124 ssh_digest_by_alg(int alg) in ssh_digest_by_alg() 136 int alg; in ssh_digest_alg_by_name() local 146 ssh_digest_alg_name(int alg) in ssh_digest_alg_name() 154 ssh_digest_bytes(int alg) in ssh_digest_bytes() 170 ssh_digest_start(int alg) in ssh_digest_start() 246 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory() 260 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
|
| D | hmac.c | 28 int alg; member 37 ssh_hmac_bytes(int alg) in ssh_hmac_bytes() 43 ssh_hmac_start(int alg) in ssh_hmac_start()
|
| D | ssh_api.c | 59 u_char *data, u_int datalen, char *alg, u_int compat) in mm_sshkey_sign() 487 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local 538 const char *alg, u_int compat) in _ssh_host_key_sign()
|
| /freebsd-10-stable/tools/tools/crypto/ |
| D | cryptotest.c | 113 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
|
| D | ipsecstats.c | 35 struct alg { struct 39 static const struct alg aalgs[] = { argument
|
| /freebsd-10-stable/sbin/md5/ |
| D | md5.c | 230 MDString(const Algorithm_t *alg, const char *string) in MDString() 254 MDTimeTrial(const Algorithm_t *alg) in MDTimeTrial() 386 MDTestSuite(const Algorithm_t *alg) in MDTestSuite() 406 MDFilter(const Algorithm_t *alg, int tee) in MDFilter() 423 usage(const Algorithm_t *alg) in usage()
|
| /freebsd-10-stable/contrib/wpa/src/crypto/ |
| D | crypto_internal.c | 18 enum crypto_hash_alg alg; member 31 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
|
| D | crypto_internal-cipher.c | 18 enum crypto_cipher_alg alg; member 43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
|
| D | crypto_cryptoapi.c | 106 int cryptoapi_hash_vector(ALG_ID alg, size_t hash_len, size_t num_elem, in cryptoapi_hash_vector() 345 enum crypto_hash_alg alg; member 352 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() 507 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
|
| /freebsd-10-stable/contrib/wpa/src/eap_common/ |
| D | ikev2_common.c | 56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash() 95 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash() 114 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus() 189 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt() 248 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt()
|
| /freebsd-10-stable/crypto/openssl/crypto/asn1/ |
| D | p5_pbe.c | 128 X509_ALGOR *PKCS5_pbe_set(int alg, int iter, in PKCS5_pbe_set()
|
| D | x_algor.c | 126 void X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md) in X509_ALGOR_set_md()
|
| /freebsd-10-stable/crypto/openssl/crypto/ |
| D | crypto.h | 602 # define fips_md_init(alg) fips_md_init_ctx(alg, alg) argument 605 # define fips_md_init_ctx(alg, cx) \ argument 614 # define fips_cipher_abort(alg) \ argument 619 # define fips_md_init_ctx(alg, cx) \ argument 621 # define fips_cipher_abort(alg) while(0) argument
|
| /freebsd-10-stable/crypto/openssl/crypto/engine/ |
| D | eng_fat.c | 103 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
|
| /freebsd-10-stable/crypto/heimdal/lib/hx509/ |
| D | collector.c | 37 AlgorithmIdentifier alg; member 116 const AlgorithmIdentifier *alg, in _hx509_collector_private_key_add()
|
| D | crypto.c | 337 const AlgorithmIdentifier *alg, in ecdsa_verify_signature() 415 const AlgorithmIdentifier *alg, in ecdsa_create_signature() 536 const AlgorithmIdentifier *alg, in rsa_verify_signature() 645 const AlgorithmIdentifier *alg, in rsa_create_signature() 1040 const AlgorithmIdentifier *alg, in dsa_verify_signature() 1148 const AlgorithmIdentifier *alg, in evp_md_create_signature() 1188 const AlgorithmIdentifier *alg, in evp_md_verify_signature() 1543 const AlgorithmIdentifier *alg, in _hx509_signature_best_before() 1564 const AlgorithmIdentifier *alg) in _hx509_self_signed_valid() 1586 const AlgorithmIdentifier *alg, in _hx509_verify_signature() [all …]
|
| /freebsd-10-stable/crypto/openssl/crypto/pkcs7/ |
| D | pk7_attr.c | 101 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
|
| /freebsd-10-stable/contrib/wpa/src/ap/ |
| D | ap_mlme.c | 22 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str()
|
| /freebsd-10-stable/crypto/openssl/crypto/ts/ |
| D | ts_lib.c | 123 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio()
|
| /freebsd-10-stable/contrib/wpa/src/rsn_supp/ |
| D | wpa_ft.c | 320 enum wpa_alg alg; in wpa_ft_install_ptk() local 543 enum wpa_alg alg; in wpa_ft_process_gtk_subelem() local
|
| /freebsd-10-stable/crypto/openssl/crypto/ocsp/ |
| D | ocsp_lib.c | 106 X509_ALGOR *alg; in OCSP_cert_id_new() local
|
| /freebsd-10-stable/contrib/ldns/ |
| D | keys.c | 93 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) in ldns_key_new_frm_engine() 239 ldns_key_new_frm_fp_ecdsa_l(FILE* fp, ldns_algorithm alg, int* line_nr) in ldns_key_new_frm_fp_ecdsa_l() 295 ldns_signing_algorithm alg; in ldns_key_new_frm_fp_l() local 819 ldns_key_new_frm_algorithm(ldns_signing_algorithm alg, uint16_t size) in ldns_key_new_frm_algorithm()
|
| /freebsd-10-stable/crypto/openssl/crypto/pkcs12/ |
| D | p12_npas.c | 216 static int alg_get(X509_ALGOR *alg, int *pnid, int *piter, int *psaltlen) in alg_get()
|
| /freebsd-10-stable/sys/netipsec/ |
| D | xform_ah.c | 138 ah_algorithm_lookup(int alg) in ah_algorithm_lookup() 275 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) in ah_massage_headers()
|