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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeePublicKey.c84 #define PUBLIC_KEY_BLOB_MAGIC_PUB 0xfeeddeef macro
1014 magic = PUBLIC_KEY_BLOB_MAGIC_PUB;
1072 case PUBLIC_KEY_BLOB_MAGIC_PUB:
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeePublicKey.c84 #define PUBLIC_KEY_BLOB_MAGIC_PUB 0xfeeddeef macro
1014 magic = PUBLIC_KEY_BLOB_MAGIC_PUB;
1072 case PUBLIC_KEY_BLOB_MAGIC_PUB:

Completed in 180 milliseconds