/openbsd/usr.bin/ssh/ |
H A D | digest-openssl.c | 30 int alg; member 52 ssh_digest_by_alg(int alg) in ssh_digest_by_alg() 64 int alg; in ssh_digest_alg_by_name() local 74 ssh_digest_alg_name(int alg) in ssh_digest_alg_name() 82 ssh_digest_bytes(int alg) in ssh_digest_bytes() 96 ssh_digest_start(int alg) in ssh_digest_start() 167 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory() 185 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
|
H A D | digest-libc.c | 38 int alg; member 108 ssh_digest_by_alg(int alg) in ssh_digest_by_alg() 120 int alg; in ssh_digest_alg_by_name() local 130 ssh_digest_alg_name(int alg) in ssh_digest_alg_name() 138 ssh_digest_bytes(int alg) in ssh_digest_bytes() 154 ssh_digest_start(int alg) in ssh_digest_start() 229 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory() 243 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
|
H A D | hmac.c | 27 int alg; member 36 ssh_hmac_bytes(int alg) in ssh_hmac_bytes() 42 ssh_hmac_start(int alg) in ssh_hmac_start()
|
H A D | ssh-rsa.c | 341 rsa_hash_id_from_keyname(const char *alg) in rsa_hash_id_from_keyname() 400 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in ssh_rsa_sign() 467 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_rsa_verify()
|
H A D | ssh-ed25519.c | 146 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in ssh_ed25519_sign() 204 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_ed25519_verify()
|
H A D | ssh_api.c | 60 const u_char *data, u_int datalen, const char *alg, in mm_sshkey_sign() 526 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local 582 const u_char *data, size_t dlen, const char *alg) in _ssh_host_key_sign()
|
H A D | ssh-sk.c | 289 sshsk_key_from_response(int alg, const char *application, uint8_t flags, in sshsk_key_from_response() 472 int alg; in sshsk_enroll() local 639 int type, alg; in sshsk_sign() local
|
H A D | ssh-xmss.c | 199 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in ssh_xmss_sign() 274 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_xmss_verify()
|
H A D | sk-usbhid.c | 580 pack_public_key(uint32_t alg, const fido_cred_t *cred, in pack_public_key() 706 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll() 972 pack_sig(uint32_t alg, fido_assert_t *assert, in pack_sig() 1015 sk_sign(uint32_t alg, const uint8_t *data, size_t datalen, in sk_sign()
|
H A D | ssh-ecdsa.c | 313 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in ssh_ecdsa_sign() 378 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_ecdsa_verify()
|
H A D | ssh-dss.c | 256 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in ssh_dss_sign() 325 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_dss_verify()
|
/openbsd/lib/libcrypto/asn1/ |
H A D | x_algor.c | 162 X509_ALGOR_set0_obj(X509_ALGOR *alg, ASN1_OBJECT *aobj) in X509_ALGOR_set0_obj() 171 X509_ALGOR_set_obj_by_nid(X509_ALGOR *alg, int nid) in X509_ALGOR_set_obj_by_nid() 184 X509_ALGOR_set0_parameter(X509_ALGOR *alg, int parameter_type, in X509_ALGOR_set0_parameter() 206 X509_ALGOR_set0_by_nid(X509_ALGOR *alg, int nid, int parameter_type, in X509_ALGOR_set0_by_nid() 222 X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int parameter_type, in X509_ALGOR_set0() 241 const void **out_value, const X509_ALGOR *alg) in X509_ALGOR_get0() 268 X509_ALGOR_set_evp_md(X509_ALGOR *alg, const EVP_MD *md) in X509_ALGOR_set_evp_md()
|
H A D | p5_pbe.c | 124 PKCS5_pbe_set0_algor(X509_ALGOR *algor, int alg, int iter, in PKCS5_pbe_set0_algor() 174 PKCS5_pbe_set(int alg, int iter, const unsigned char *salt, int saltlen) in PKCS5_pbe_set()
|
/openbsd/lib/libcrypto/rsa/ |
H A D | rsa_ameth.c | 179 X509_ALGOR *alg; in rsa_pub_decode() local 275 const X509_ALGOR *alg; in rsa_priv_decode() local 321 rsa_mgf1_decode(X509_ALGOR *alg) in rsa_mgf1_decode() 330 rsa_pss_decode(const X509_ALGOR *alg) in rsa_pss_decode() 534 X509_ALGOR *alg = NULL; in rsa_pkey_ctrl() local 602 X509_ALGOR *alg = NULL; in rsa_md_to_algor() local 640 X509_ALGOR *alg = NULL; in rsa_mgf1md_to_maskGenAlgorithm() local 684 rsa_algor_to_md(X509_ALGOR *alg) in rsa_algor_to_md() 911 X509_ALGOR *alg; in rsa_cms_verify() local 1050 X509_ALGOR *alg; in rsa_cms_sign() local [all …]
|
/openbsd/usr.bin/dig/lib/dns/ |
H A D | dst_api.c | 79 #define CHECKALG(alg) \ argument 121 dst_algorithm_supported(unsigned int alg) { in dst_algorithm_supported() 227 dst_key_frombuffer(unsigned int alg, unsigned int flags, unsigned int protocol, in dst_key_frombuffer() 315 get_key_struct(unsigned int alg, in get_key_struct() 358 frombuffer(unsigned int alg, unsigned int flags, in frombuffer() 390 algorithm_status(unsigned int alg) { in algorithm_status()
|
H A D | key.c | 30 dst_region_computeid(const isc_region_t *source, unsigned int alg) { in dst_region_computeid()
|
/openbsd/regress/lib/libcrypto/asn1/ |
H A D | x509_algor.c | 31 X509_ALGOR *alg = NULL; in x509_algor_new_test() local 61 X509_ALGOR *alg = NULL; in x509_algor_set0_test() local 239 X509_ALGOR *alg; in x509_algor_get0_test() local 326 X509_ALGOR *alg = NULL; in x509_algor_set_evp_md_test() local
|
/openbsd/sys/crypto/ |
H A D | crypto.c | 287 crypto_register(u_int32_t driverid, int *alg, in crypto_register() 330 crypto_unregister(u_int32_t driverid, int alg) in crypto_unregister()
|
/openbsd/lib/libkeynote/ |
H A D | signature.c | 633 int hashtype, enc, intenc, alg = KEYNOTE_ALGORITHM_NONE, hashlen = 0; in keynote_sigverify_assertion() local 789 int slen, i, hashlen = 0, hashtype, alg, encoding, internalenc; in keynote_sign_assertion() local 1056 int i, alg, hashtype, encoding, internalenc; in kn_sign_assertion() local
|
H A D | auxil.c | 42 keynote_keyhash(void *key, int alg) in keynote_keyhash() 97 int alg; in keynote_in_action_authorizers() local
|
H A D | keynote-keygen.c | 102 int alg, enc, ienc, len = 0, counter; in keynote_keygen() local
|
/openbsd/regress/usr.bin/ssh/misc/sk-dummy/ |
H A D | sk-dummy.c | 215 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll() 459 sk_sign(uint32_t alg, const uint8_t *data, size_t datalen, in sk_sign()
|
/openbsd/lib/libcrypto/pkcs7/ |
H A D | pk7_attr.c | 102 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
|
/openbsd/lib/libcrypto/ts/ |
H A D | ts_lib.c | 140 TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio()
|
/openbsd/usr.bin/dig/lib/dns/rdata/any_255/ |
H A D | tsig_250.c | 296 dns_name_t alg; in tostruct_any_tsig() local
|