Searched refs:ca_s (Results 1 – 1 of 1) sorted by relevance
95 char *pkalg = NULL, *userstyle = NULL, *key_s = NULL, *ca_s = NULL; in userauth_pubkey() local180 ca_s = format_key(key->cert->signature_key); in userauth_pubkey()185 ca_s == NULL ? "" : " CA ", ca_s == NULL ? "" : ca_s); in userauth_pubkey()268 ca_s == NULL ? "" : " CA ", ca_s == NULL ? "" : ca_s); in userauth_pubkey()311 free(ca_s); in userauth_pubkey()