Searched defs:privData (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DCryptKitAsn1.h127 CSSM_DATA privData; member in struct:__anon3721
H A DfeePublicKey.c824 unsigned char *privData = NULL; // temp, before modg(curveOrder) local
145 feePubKeyInitFromPrivDataKeyBits(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, unsigned keyBits, feePrimeType primeType, feeCurveType curveType, char hashPrivData) argument
167 feePubKeyInitFromPrivDataDepth(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, feeDepth depth, char hashPrivData) argument
210 feePubKeyInitFromKey(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, feePubKey oldKey, char hashPrivData) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DCryptKitAsn1.h127 CSSM_DATA privData; member in struct:__anon4436
H A DfeePublicKey.c824 unsigned char *privData = NULL; // temp, before modg(curveOrder) local
145 feePubKeyInitFromPrivDataKeyBits(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, unsigned keyBits, feePrimeType primeType, feeCurveType curveType, char hashPrivData) argument
167 feePubKeyInitFromPrivDataDepth(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, feeDepth depth, char hashPrivData) argument
210 feePubKeyInitFromKey(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, feePubKey oldKey, char hashPrivData) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/util/keyrange/
H A DRangeCursor.java67 private DatabaseEntry privData; field in class:RangeCursor
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Dcspwrap.c81 CSSM_DATA privData = {0, NULL}; // mallocd for FEE local

Completed in 192 milliseconds