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

/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DbyteRep.c64 #define DEC_BYTE(n, b, blen, bytes) \ macro
403 DEC_BYTE(cp->primeType, buf, bufLen, bytes);
404 DEC_BYTE(cp->curveType, buf, bufLen, bytes);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DbyteRep.c64 #define DEC_BYTE(n, b, blen, bytes) \ macro
403 DEC_BYTE(cp->primeType, buf, bufLen, bytes);
404 DEC_BYTE(cp->curveType, buf, bufLen, bytes);

Completed in 116 milliseconds