supportedCMSTypes  614 source4/heimdal/kdc/pkinit.c 	if (ap.supportedCMSTypes) {
supportedCMSTypes  623 source4/heimdal/kdc/pkinit.c 					       ap.supportedCMSTypes->val,
supportedCMSTypes  624 source4/heimdal/kdc/pkinit.c 					       ap.supportedCMSTypes->len);
supportedCMSTypes  457 source4/heimdal/lib/krb5/pkinit.c 	a->supportedCMSTypes = calloc(1, sizeof(*a->supportedCMSTypes));
supportedCMSTypes  458 source4/heimdal/lib/krb5/pkinit.c 	if (a->supportedCMSTypes == NULL)
supportedCMSTypes  462 source4/heimdal/lib/krb5/pkinit.c 				     &a->supportedCMSTypes->val,
supportedCMSTypes  463 source4/heimdal/lib/krb5/pkinit.c 				     &a->supportedCMSTypes->len);