Searched refs:SecTrustedApplicationCreateWithExternalRepresentation (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecTrustedApplicationPriv.h111 SecTrustedApplicationCreateWithExternalRepresentation to create an equivalent
124 @function SecTrustedApplicationCreateWithExternalRepresentation
134 OSStatus SecTrustedApplicationCreateWithExternalRepresentation(
H A DSecTrustedApplication.cpp108 OSStatus SecTrustedApplicationCreateWithExternalRepresentation( function
H A DTrustSettings.cpp109 ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);
923 OSStatus ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecTrustedApplicationPriv.h111 SecTrustedApplicationCreateWithExternalRepresentation to create an equivalent
124 @function SecTrustedApplicationCreateWithExternalRepresentation
134 OSStatus SecTrustedApplicationCreateWithExternalRepresentation(
H A DSecTrustedApplication.cpp108 OSStatus SecTrustedApplicationCreateWithExternalRepresentation( function
H A DTrustSettings.cpp109 ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);
923 OSStatus ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecTrustedApplicationPriv.h111 SecTrustedApplicationCreateWithExternalRepresentation to create an equivalent
124 @function SecTrustedApplicationCreateWithExternalRepresentation
134 OSStatus SecTrustedApplicationCreateWithExternalRepresentation(
H A DSecTrustedApplication.cpp108 OSStatus SecTrustedApplicationCreateWithExternalRepresentation( function
H A DTrustSettings.cpp109 ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);
923 OSStatus ortn = SecTrustedApplicationCreateWithExternalRepresentation(certApp, &appRef);

Completed in 141 milliseconds