try_read_key
if ((public = try_read_key(&cp)) == NULL) {
if (public == NULL && (public = try_read_key(&cp)) == NULL) {