IKEV2_ID_NONE
if (store->ca_privkey.id_type == IKEV2_ID_NONE ||
store->ca_pubkey.id_type == IKEV2_ID_NONE)
if (id == NULL || id->id_type == IKEV2_ID_NONE ||
if (id.id_type == IKEV2_ID_NONE)
if (id.id_type == IKEV2_ID_NONE)
if (id->id_type == IKEV2_ID_NONE) {
return (IKEV2_ID_NONE);
case IKEV2_ID_NONE: