Home
last modified time | relevance | path

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

12

/freebsd-src/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c551 DO_type_specific_keypair(keytype) global() argument
563 DO_type_specific_pub(keytype) global() argument
575 DO_type_specific_priv(keytype) global() argument
587 DO_type_specific_params(keytype) global() argument
599 DO_type_specific(keytype) global() argument
611 DO_type_specific_no_pub(keytype) global() argument
624 DO_PrivateKeyInfo(keytype) global() argument
636 DO_SubjectPublicKeyInfo(keytype) global() argument
648 DO_DH(keytype) global() argument
660 DO_DHX(keytype) global() argument
672 DO_DSA(keytype) global() argument
684 DO_EC(keytype) global() argument
697 DO_RSA(keytype) global() argument
726 MAKE_DECODER(keytype_name,keytype,type,kind) global() 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
H A Ddecode_msblob2key.c259 #define IMPLEMENT_MSBLOB(KEYTYPE, keytype) \ argument
/freebsd-src/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-src/crypto/openssh/regress/
H A Dlimit-keytype.sh74 keytype() { function
/freebsd-src/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
/freebsd-src/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-src/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-src/crypto/heimdal/lib/krb5/
H A Ddeprecated.c67 krb5_keytype keytype, in krb5_keytype_to_enctypes_default() argument
117 krb5_keytype keytype, in krb5_keytype_to_string() argument
155 krb5_keytype *keytype) in krb5_string_to_keytype() argument
[all...]
H A Dauth_context.c373 krb5_keytype keytype) in krb5_auth_con_setkeytype()
382 krb5_keytype *keytype) in krb5_auth_con_getkeytype()
/freebsd-src/crypto/heimdal/lib/gssapi/krb5/
H A Dwrap.c150 krb5_keytype keytype; in _gsskrb5_wrap_size_limit() local
550 krb5_keytype keytype; in _gsskrb5_wrap() local
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 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-src/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-src/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-src/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c39 int iter, int mac_iter, int keytype, in PKCS12_create_ex() argument
150 int mac_iter, int keytype) in PKCS12_create() argument
/freebsd-src/crypto/heimdal/lib/kadm5/
H A Dset_keys.c183 is_des_key_p(int keytype) in is_des_key_p()
/freebsd-src/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() argument
182 const char *keytype, const char *propquery, in int_ctx_new() argument
680 EVP_PKEY_CTX_is_a(EVP_PKEY_CTX * ctx,const char * keytype) EVP_PKEY_CTX_is_a() argument
1362 evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX * ctx,int keytype,int optype,int cmd,int p1,void * p2) evp_pkey_ctx_ctrl_int() argument
1405 EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX * ctx,int keytype,int optype,int cmd,int p1,void * p2) EVP_PKEY_CTX_ctrl() argument
1433 EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX * ctx,int keytype,int optype,int cmd,uint64_t value) EVP_PKEY_CTX_ctrl_uint64() argument
1513 evp_pkey_ctx_store_cached_data(EVP_PKEY_CTX * ctx,int keytype,int optype,int cmd,const char * name,const void * data,size_t data_len) evp_pkey_ctx_store_cached_data() argument
[all...]
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-src/crypto/openssl/apps/
H A Ddhparam.c240 const char *keytype = "DH"; in dhparam_main() local
/freebsd-src/crypto/openssh/
H A Dhostfile.h100 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member

12