Home | History | Annotate | Download | only in apps

Lines Matching refs:scid

1289 	ASN1_STRING *scid;
1308 CMS_ReceiptRequest_get0_values(rr, &scid, &allorfirst,
1311 idlen = ASN1_STRING_length(scid);
1312 id = (char *)ASN1_STRING_data(scid);