Home
last modified time | relevance | path

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

123

/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c29 d2i_PrivateKey_decoder(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_decoder()
102 ossl_d2i_PrivateKey_legacy(int keytype, EVP_PKEY **a, const unsigned char **pp, in ossl_d2i_PrivateKey_legacy()
167 EVP_PKEY *d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_ex()
194 int keytype; in d2i_AutoPrivateKey_legacy() local
/freebsd/crypto/openssh/regress/
H A Dlimit-keytype.sh74 keytype() { function
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c1010 #define DO_type_specific_keypair(keytype) \ argument
1022 #define DO_type_specific_pub(keytype) \ argument
1034 #define DO_type_specific_priv(keytype) \ argument
1046 #define DO_type_specific_params(keytype) \ argument
1058 #define DO_type_specific(keytype) \ argument
1070 #define DO_type_specific_no_pub(keytype) \ argument
1083 #define DO_PrivateKeyInfo(keytype) \ argument
1095 #define DO_SubjectPublicKeyInfo(keytype) \ argument
1107 #define DO_DH(keytype) \ argument
1119 #define DO_DHX(keytype) \ argument
[all …]
/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.cc156 get_pubkey(struct shared_state *st, int keytype) in get_pubkey()
165 get_privkey(struct shared_state *st, int keytype) in get_privkey()
175 const char *kex, int keytype) in do_kex_with_key()
/freebsd/crypto/openssl/fuzz/
H A Dslh-dsa.c172 const char *keytype = NULL; in slh_dsa_gen_keys() local
209 const char *keytype = NULL; in slh_dsa_gen_key_with_params() local
312 const char *keytype; in slh_dsa_sign_verify() local
H A Dml-kem.c62 char **keytype, size_t *keylen, in select_keytype_and_size()
144 char *keytype = NULL; in create_mlkem_raw_key() local
205 char *keytype = NULL; in keygen_mlkem_real_key() local
H A Dml-dsa.c82 char **keytype, size_t *keylen, in select_keytype_and_size()
163 char *keytype = NULL; in create_ml_dsa_raw_key() local
222 char *keytype = NULL; in keygen_ml_dsa_real_key_helper() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c219 const char *keytype; /* the keytype requested, if any */ member
402 const char *keytype, in ossl_decoder_ctx_setup_for_pkey()
611 char *keytype; member
764 const char *keytype, int selection, in OSSL_DECODER_CTX_new_for_pkey()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c37 int iter, int mac_iter, int keytype, in PKCS12_create_ex2()
176 int mac_iter, int keytype, in PKCS12_create_ex()
186 int mac_iter, int keytype) in PKCS12_create()
/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.c79 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dset_keys.c183 is_des_key_p(int keytype) in is_des_key_p()
/freebsd/crypto/openssl/include/internal/
H A Dhpke_util.h33 const char *keytype; /* string form of algtype "EC"/"X25519"/"X448" */ member
/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.c247 const char *keytype = "DH"; in dhparam_main() local
/freebsd/crypto/openssl/crypto/evp/
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
H A Dpmeth_lib.c160 const char *keytype, const char *propquery, in int_ctx_new()
669 int EVP_PKEY_CTX_is_a(EVP_PKEY_CTX *ctx, const char *keytype) in EVP_PKEY_CTX_is_a()
1308 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int()
1351 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl()
1379 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64()
1459 int keytype, int optype, in evp_pkey_ctx_store_cached_data()

123