/freebsd-src/crypto/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 551 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 D | decode_epki2pki.c | 131 char keytype[OSSL_MAX_NAME_SIZE]; in epki2pki_decode() local
|
H A D | decode_pvk2key.c | 224 #define IMPLEMENT_MS(KEYTYPE, keytype) \ argument
|
H A D | decode_msblob2key.c | 259 #define IMPLEMENT_MSBLOB(KEYTYPE, keytype) \ argument
|
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | d2i_pr.c | 27 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 D | limit-keytype.sh | 74 keytype() { function
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | authusekey.c | 19 int keytype, in authusekey()
|
H A D | authreadkeys.c | 92 u_short keytype; /* stored key type */ member 143 int keytype; in authreadkeys() local
|
/freebsd-src/crypto/openssl/test/ |
H A D | endecoder_legacy_test.c | 73 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 D | kex_fuzz.cc | 157 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 D | deprecated.c | 67 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 D | auth_context.c | 373 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 D | wrap.c | 150 krb5_keytype keytype; in _gsskrb5_wrap_size_limit() local 550 krb5_keytype keytype; in _gsskrb5_wrap() local
|
H A D | inquire_sec_context_by_oid.c | 102 enum keytype { ACCEPTOR_KEY, INITIATOR_KEY, TOKEN_KEY }; enum 108 enum keytype keytype, in inquire_sec_context_get_subkey()
|
H A D | get_mic.c | 298 krb5_keytype keytype; in _gsskrb5_get_mic() local
|
H A D | verify_mic.c | 299 krb5_keytype keytype; in _gsskrb5_verify_mic_internal() local
|
H A D | unwrap.c | 426 krb5_keytype keytype; in _gsskrb5_unwrap() local
|
/freebsd-src/crypto/openssh/regress/unittests/kex/ |
H A D | test_kex.c | 78 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key()
|
/freebsd-src/crypto/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 307 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 D | p12_crt.c | 39 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 D | set_keys.c | 183 is_des_key_p(int keytype) in is_des_key_p()
|
/freebsd-src/crypto/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 141 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 D | ec_ctrl.c | 286 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 D | dhparam.c | 240 const char *keytype = "DH"; in dhparam_main() local
|
/freebsd-src/crypto/openssh/ |
H A D | hostfile.h | 100 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member
|