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

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonECCryptor.c284 return CCECCryptorImportKey(kCCImportKeyBinary, keyPackage, keyPackageLen, ccECKeyPublic, key);
297 case kCCImportKeyBinary:
340 return CCECCryptorExportKey(kCCImportKeyBinary, out, outLen, ccECKeyPublic, key);
352 case kCCImportKeyBinary: {
/macosx-10.10/CommonCrypto-60061/include/
H A DCommonECCryptor.h64 kCCImportKeyBinary = 0, enumerator in enum:__anon426

Completed in 118 milliseconds