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

/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonDH.c45 } CCDHstruct, *CCDH; typedef in typeref:struct:DH_
73 retval = CC_XMALLOC(sizeof(CCDHstruct));
101 CC_XFREE(keyref, sizeof(CCDHstruct));

Completed in 63 milliseconds