Home
last modified time | relevance | path

Searched defs:pktype (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-hostbased.c67 int r, pktype, authenticated = 0; in userauth_hostbased() local
H A Dssh-keysign.c74 int r, pktype, fail; in valid_request() local
H A Dauth2-pubkey.c97 int hostbound, r, pktype; in userauth_pubkey() local
H A Dsshconnect2.c687 int pktype, found = 0, sent = 0; in input_userauth_pk_ok() local
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c368 int pktype = lu->sig; in tls_construct_cert_verify() local
501 int pktype = EVP_PKEY_get_id(pkey); in tls_process_cert_verify() local
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c753 int pktype; in EVP_PKEY_assign() local