Searched defs:curveType (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DcurveParams.h52 feeCurveType curveType; member in struct:__anon3733
H A DCryptKitAsn1.h49 CSSM_DATA curveType; member in struct:__anon3717
H A DcurveParams.c65 feeCurveType curveType; member in struct:__anon3732
1123 feeKeyBitsToDepth(unsigned keySize, feePrimeType primeType, feeCurveType curveType, feeDepth *depth) argument
1204 feeKeyBitsToDepth(unsigned keySize, feePrimeType primeType, feeCurveType curveType, feeDepth *depth) argument
1391 feeCurveType curveType = cp->curveType; local
[all...]
H A DfeePublicKey.c145 feePubKeyInitFromPrivDataKeyBits(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, unsigned keyBits, feePrimeType primeType, feeCurveType curveType, char hashPrivData) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DcurveParams.h52 feeCurveType curveType; member in struct:__anon4448
H A DCryptKitAsn1.h49 CSSM_DATA curveType; member in struct:__anon4432
H A DcurveParams.c65 feeCurveType curveType; member in struct:__anon4447
1123 feeKeyBitsToDepth(unsigned keySize, feePrimeType primeType, feeCurveType curveType, feeDepth *depth) argument
1204 feeKeyBitsToDepth(unsigned keySize, feePrimeType primeType, feeCurveType curveType, feeDepth *depth) argument
1391 feeCurveType curveType = cp->curveType; local
[all...]
H A DfeePublicKey.c145 feePubKeyInitFromPrivDataKeyBits(feePubKey pubKey, const unsigned char *privData, unsigned privDataLen, unsigned keyBits, feePrimeType primeType, feeCurveType curveType, char hashPrivData) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DFEEKeys.cpp309 feeCurveType curveType = FCT_Default; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c160 char *curveType; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/sigTime/
H A DsigTime.cpp97 char *curveType; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sigtest/
H A Dsigtest.c109 uint32 curveType = CSSM_FEE_CURVE_TYPE_DEFAULT; // FEE only local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/asymTest/
H A DasymTest.c467 uint32 curveType = CSSM_FEE_CURVE_TYPE_DEFAULT; // FEE only local
78 doTest(CSSM_CSP_HANDLE cspHand, CSSM_ALGORITHMS alg, CSSM_PADDING padding, CSSM_DATA_PTR ptext, CSSM_BOOL verbose, CSSM_BOOL quiet, uint32 keySizeInBits, uint32 primeType, uint32 curveType, CSSM_BOOL pubIsRef, CSSM_KEYBLOB_FORMAT rawPubForm, CSSM_BOOL privIsRef, CSSM_KEYBLOB_FORMAT rawPrivForm, CSSM_BOOL secondPubIsRaw, CSSM_BOOL stagedEncr, CSSM_BOOL stagedDecr, CSSM_BOOL mallocPtext, CSSM_BOOL mallocCtext, CSSM_BOOL skipDecrypt, CSSM_BOOL genSeed) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/badsig/
H A Dbadsig.c354 uint32 curveType = CSSM_FEE_CURVE_TYPE_DEFAULT; // FEE only local
109 doTest(CSSM_CSP_HANDLE cspHand, CSSM_ALGORITHMS sigAlg, CSSM_ALGORITHMS keyGenAlg, CSSM_DATA_PTR ptext, CSSM_BOOL verbose, CSSM_BOOL quiet, CSSM_BOOL randKeySize, uint32 keySize, unsigned incr, CSSM_BOOL pubIsRef, CSSM_KEYBLOB_FORMAT pubFormat, CSSM_BOOL privIsRef, CSSM_KEYBLOB_FORMAT privFormat, CSSM_BOOL stagedSign, CSSM_BOOL stagedVerify, CSSM_BOOL genSeed, uint32 primeType, uint32 curveType, CSSM_BOOL genParams) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecECKey.c243 SecECNamedCurve curveType = SecECKeyGetNamedCurve(key); local
310 SecECNamedCurve curveType = SecECKeyGetNamedCurve(key); local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Dcspwrap.c2868 uint32 curveType; // CSSM_FEE_CURVE_TYPE_xxx member in struct:__anon5337
295 cspGenFEEKeyPair(CSSM_CSP_HANDLE cspHand, const char *keyLabel, unsigned keyLabelLen, uint32 keySize, uint32 primeType, uint32 curveType, CSSM_KEY_PTR pubKey, CSSM_BOOL pubIsRef, uint32 pubKeyUsage, CSSM_KEYBLOB_FORMAT pubFormat, CSSM_KEY_PTR privKey, CSSM_BOOL privIsRef, uint32 privKeyUsage, CSSM_KEYBLOB_FORMAT privFormat, const CSSM_DATA *seedData) argument
2904 randFeeKeyParams( CSSM_ALGORITHMS alg, uint32 *keySizeInBits, uint32 *primeType, uint32 *curveType) argument
2955 curveTypeStr(uint32 curveType) argument
[all...]

Completed in 202 milliseconds