Searched refs:ioLen (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecDH.c337 DERSize ioLen = DERLengthOfEncodedSequence(ASN1_CONSTR_SEQUENCE, local
341 DERByte *der = malloc(ioLen);
348 &ioLen);
351 *params=CFDataCreate(kCFAllocatorDefault, der, ioLen);

Completed in 59 milliseconds