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

/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSInternal.h90 OSStatus GeneratePermanentECPair(int keySize, SecKeyRef* public, SecKeyRef *full);
H A DSOSInternal.c108 OSStatus GeneratePermanentECPair(int keySize, SecKeyRef* public, SecKeyRef *full) function
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSRegressionUtilities.c308 GeneratePermanentECPair(256, &publicKey, outSigningKey);
330 GeneratePermanentECPair(256, &publicKey, outSigningKey);

Completed in 108 milliseconds