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

12

/freebsd-10.1-release/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.c648 MD5auth_setkey( keyid_t keyno, int keytype, const u_char *key, size_t secretsize, KeyAccT *ka ) argument
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c131 int keytype; local
/freebsd-10.1-release/crypto/heimdal/lib/kadm5/
H A Dset_keys.c183 is_des_key_p(int keytype) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c80 PKCS12_create(char *pass, 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-10.1-release/contrib/ntp/tests/libntp/
H A Da_md5encrypt.c18 const int keytype = KEY_TYPE_MD5; variable
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Dget_mic.c288 krb5_keytype keytype; local
H A Dunwrap.c395 krb5_keytype keytype; local
H A Dverify_mic.c292 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
H A Dwrap.c150 krb5_keytype keytype; local
541 krb5_keytype keytype; local
/freebsd-10.1-release/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-10.1-release/crypto/openssh/
H A Dhostfile.c446 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, argument
378 check_hostkeys_by_key_or_type(struct hostkeys *hostkeys, Key *k, int keytype, const struct hostkey_entry **found) argument
H A Dssh-keyscan.c326 conalloc(char *iname, char *oname, int keytype) argument
H A Dkey.c951 struct keytype { struct
H A Dsshd.c1419 int keytype; local
/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c377 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
/freebsd-10.1-release/crypto/openssl/apps/
H A Dpkcs12.c118 int keytype = 0; local
/freebsd-10.1-release/usr.sbin/ancontrol/
H A Dancontrol.c1286 an_setkeys(const char *iface, const char *key, int keytype) argument
/freebsd-10.1-release/crypto/openssl/engines/
H A De_sureware.c824 char keytype = 0; local
850 char keytype = 0; local
685 sureware_load_public(ENGINE *e, const char *key_id, char *hptr, unsigned long el, char keytype) argument
H A De_capi.c182 DWORD keytype; member in struct:CAPI_CTX_st
/freebsd-10.1-release/crypto/openssl/ssl/
H A Ds3_clnt.c2792 int keytype; local

Completed in 180 milliseconds

12