Searched refs:callerAuthContext (Results 1 – 1 of 1) sorted by relevance
717 CSSM_TP_CALLERAUTH_CONTEXT callerAuthContext; in CreateSelfSigned() local718 memset(&callerAuthContext, 0, sizeof(callerAuthContext)); in CreateSelfSigned()719 callerAuthContext.Policy.NumberOfPolicyIds = 1; in CreateSelfSigned()720 callerAuthContext.Policy.PolicyIds = &policyId; in CreateSelfSigned()727 CSSM_TP_AUTHORITY_REQUEST_CERTISSUE, &reqSet, &callerAuthContext, in CreateSelfSigned()