Searched refs:ca_s (Results 1 – 1 of 1) sorted by relevance
94 char *pkalg = NULL, *userstyle = NULL, *key_s = NULL, *ca_s = NULL; in userauth_pubkey() local179 ca_s = format_key(key->cert->signature_key); in userauth_pubkey()184 ca_s == NULL ? "" : " CA ", ca_s == NULL ? "" : ca_s); in userauth_pubkey()267 ca_s == NULL ? "" : " CA ", ca_s == NULL ? "" : ca_s); in userauth_pubkey()310 free(ca_s); in userauth_pubkey()