Searched defs:keytype (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/ntp/libntp/
H A Dauthusekey.c20 authusekey( keyid_t keyno, int keytype, const u_char *str ) argument
H A Dauthreadkeys.c92 u_short keytype; /* stored key type */ member in struct:keydata
143 int keytype; local
[all...]
H A Dauthkeys.c747 MD5auth_setkey( keyid_t keyno, int keytype, const u_char *key, size_t secretsize, KeyAccT *ka ) argument
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c86 int keytype; local
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A Dset_keys.c183 is_des_key_p(int keytype) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c31 PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, STACK_OF(X509) *ca, int nid_key, int nid_cert, int iter, int mac_iter, int keytype) argument
/freebsd-12-stable/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c81 do_kex_with_key(char *kex, int keytype, int bits) argument
/freebsd-12-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dget_mic.c298 krb5_keytype keytype; local
H A Dunwrap.c410 krb5_keytype keytype; local
H A Dverify_mic.c299 krb5_keytype keytype; local
H A Dwrap.c150 krb5_keytype keytype; local
550 krb5_keytype keytype; local
H A Dinquire_sec_context_by_oid.c102 enum keytype { ACCEPTOR_KEY, INITIATOR_KEY, TOKEN_KEY }; enum
104 inquire_sec_context_get_subkey(OM_uint32 *minor_status, const gsskrb5_ctx context_handle, krb5_context context, enum keytype keytype, gss_buffer_set_t *data_set) argument
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dauth_context.c371 krb5_auth_con_setkeytype(krb5_context context, krb5_auth_context auth_context, krb5_keytype keytype) argument
380 krb5_auth_con_getkeytype(krb5_context context, krb5_auth_context auth_context, krb5_keytype *keytype) argument
H A Dcrypto.h109 struct _krb5_key_type *keytype; member in struct:_krb5_encryption_type
H A Dcrypto.c694 krb5_enctype_to_keytype(krb5_context context, krb5_enctype etype, krb5_keytype *keytype) argument
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dhostfile.h92 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member in struct:hostkey_foreach_line
H A Dhostfile.c405 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, argument
342 check_hostkeys_by_key_or_type(struct hostkeys *hostkeys, struct sshkey *k, int keytype, const struct hostkey_entry **found) argument
[all...]
H A Dssh-keyscan.c362 conalloc(char *iname, char *oname, int keytype) argument
H A Dsshd.c1502 int keytype; local
/freebsd-12-stable/usr.sbin/ancontrol/
H A Dancontrol.c1287 an_setkeys(const char *iface, const char *key, int keytype) argument
/freebsd-12-stable/crypto/openssl/apps/
H A Dpkcs12.c123 int export_cert = 0, options = 0, chain = 0, twopass = 0, keytype = 0; local
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c366 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
401 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
/freebsd-12-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1742 keytype( function
/freebsd-12-stable/crypto/openssl/engines/
H A De_capi.c169 DWORD keytype; member in struct:CAPI_CTX_st
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c1513 const heim_oid *keytype; local
3152 const heim_oid *keytype = NULL; local
3203 const heim_oid *keytype = NULL; local
[all...]

Completed in 208 milliseconds

12