Home
last modified time | relevance | path

Searched defs:keytype (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c570 #define DO_type_specific_keypair(keytype) \ argument
582 #define DO_type_specific_pub(keytype) \ argument
594 #define DO_type_specific_priv(keytype) \ argument
606 #define DO_type_specific_params(keytype) \ argument
618 #define DO_type_specific(keytype) \ argument
630 #define DO_type_specific_no_pub(keytype) \ argument
643 #define DO_PrivateKeyInfo(keytype) \ argument
655 #define DO_SubjectPublicKeyInfo(keytype) \ argument
667 #define DO_DH(keytype) \ argument
679 #define DO_DHX(keytype) \ argument
[all …]
H A Ddecode_epki2pki.c131 char keytype[OSSL_MAX_NAME_SIZE]; in epki2pki_decode() local
H A Ddecode_pvk2key.c224 #define IMPLEMENT_MS(KEYTYPE, keytype) \ argument
/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c27 d2i_PrivateKey_decoder(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_decoder()
78 ossl_d2i_PrivateKey_legacy(int keytype, EVP_PKEY **a, const unsigned char **pp, in ossl_d2i_PrivateKey_legacy()
143 EVP_PKEY *d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_ex()
170 int keytype; in d2i_AutoPrivateKey_legacy() local
/freebsd/crypto/openssh/regress/
H A Dlimit-keytype.sh74 keytype() { function
/freebsd/contrib/ntp/libntp/
H A Dauthusekey.c19 int keytype, in authusekey()
H A Dauthreadkeys.c92 u_short keytype; /* stored key type */ member
143 int keytype; in authreadkeys() local
[all...]
H A Dssl_init.c254 getpass_keytype(int keytype) getpass_keytype() argument
/freebsd/crypto/openssl/test/
H A Dendecoder_legacy_test.c73 const char *keytype; member
216 const char *keytype; member
298 static int test_protected_PEM(const char *keytype, int evp_type, in test_protected_PEM()
366 static int test_unprotected_PEM(const char *keytype, int evp_type, in test_unprotected_PEM()
433 static int test_DER(const char *keytype, int evp_type, in test_DER()
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc157 get_pubkey(struct shared_state *st, int keytype) in get_pubkey()
166 get_privkey(struct shared_state *st, int keytype) in get_privkey()
176 const char *kex, int keytype) in do_kex_with_key()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c102 enum keytype { ACCEPTOR_KEY, INITIATOR_KEY, TOKEN_KEY }; enum
108 enum keytype keytype, in inquire_sec_context_get_subkey()
H A Dwrap.c150 krb5_keytype keytype; in _gsskrb5_wrap_size_limit() local
550 krb5_keytype keytype; in _gsskrb5_wrap() local
H A Dget_mic.c298 krb5_keytype keytype; in _gsskrb5_get_mic() local
H A Dverify_mic.c299 krb5_keytype keytype; in _gsskrb5_verify_mic_internal() local
H A Dunwrap.c426 krb5_keytype keytype; in _gsskrb5_unwrap() local
/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c78 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c307 EVP_PKEY **pkey, const char *keytype, in ossl_decoder_ctx_setup_for_pkey()
433 const char *keytype, int selection, in OSSL_DECODER_CTX_new_for_pkey()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c39 int iter, int mac_iter, int keytype, in PKCS12_create_ex()
150 int mac_iter, int keytype) in PKCS12_create()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dset_keys.c183 is_des_key_p(int keytype) in is_des_key_p()
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c141 static void help_get_legacy_alg_type_from_keymgmt(const char *keytype, in help_get_legacy_alg_type_from_keymgmt()
182 const char *keytype, const char *propquery, in int_ctx_new()
680 int EVP_PKEY_CTX_is_a(EVP_PKEY_CTX *ctx, const char *keytype) in EVP_PKEY_CTX_is_a()
1369 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int()
1412 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl()
1440 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64()
1520 int keytype, int optype, in evp_pkey_ctx_store_cached_data()
H A Dec_ctrl.c286 int keytype = nid == EVP_PKEY_SM2 ? EVP_PKEY_SM2 : EVP_PKEY_EC; in EVP_PKEY_CTX_set_ec_paramgen_curve_nid() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dauth_context.c373 krb5_keytype keytype) in krb5_auth_con_setkeytype()
382 krb5_keytype *keytype) in krb5_auth_con_getkeytype()
/freebsd/crypto/openssl/apps/
H A Ddhparam.c240 const char *keytype = "DH"; in dhparam_main() local
/freebsd/crypto/openssh/
H A Dhostfile.h100 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member
H A Dhostfile.c351 struct sshkey *k, int keytype, int nid, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
417 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, int nid, in lookup_key_in_hostkeys_by_type()

12