Searched refs:_tls_null_auth (Results 1 – 1 of 1) sorted by relevance
86 static struct opaque_auth _tls_null_auth; variable94 _tls_null_auth.oa_flavor = AUTH_TLS; in authtls_init()95 _tls_null_auth.oa_base = NULL; in authtls_init()96 _tls_null_auth.oa_length = 0; in authtls_init()97 ap->no_client.ah_cred = _tls_null_auth; in authtls_init()