Searched defs:algorithmID (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSAccountCloudParameters.c30 der_decode_cloud_parameters(CFAllocatorRef allocator, CFIndex algorithmID, SecKeyRef* publicKey, CFDataRef *parameters, CFErrorRef* error, const uint8_t* der, const uint8_t* der_end) argument
H A DSOSAccountDer.c101 const uint8_t* der_decode_public_bytes(CFAllocatorRef allocator, CFIndex algorithmID, SecKeyRef* publicKey, CFErrorRef* error, const uint8_t* der, const uint8_t* der_end) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DCertificate.cpp774 Certificate::algorithmID() function in class:Certificate
H A DSecKey.cpp1976 SecKeyRef SecKeyCreateFromPublicData(CFAllocatorRef allocator, CFIndex algorithmID, CFDataRef publicBytes) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DCertificate.cpp774 Certificate::algorithmID() function in class:Certificate
H A DSecKey.cpp1976 SecKeyRef SecKeyCreateFromPublicData(CFAllocatorRef allocator, CFIndex algorithmID, CFDataRef publicBytes) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DCertificate.cpp774 Certificate::algorithmID() function in class:Certificate
H A DSecKey.cpp1976 SecKeyRef SecKeyCreateFromPublicData(CFAllocatorRef allocator, CFIndex algorithmID, CFDataRef publicBytes) argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecKey.c967 SecKeyRef SecKeyCreateFromPublicBytes(CFAllocatorRef allocator, CFIndex algorithmID, const uint8_t *keyData, CFIndex keyDataLength) argument
984 SecKeyRef SecKeyCreateFromPublicData(CFAllocatorRef allocator, CFIndex algorithmID, CFDataRef serialized) argument

Completed in 208 milliseconds