Searched refs:recref (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecRecoveryPassword.h73 @param recref A CFDictionary containing the recovery reference as defined above.
82 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers)
H A DSecRecoveryPassword.c400 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers) argument
404 CFStringRef theLocaleString = (CFStringRef) CFDictionaryGetValue(recref, kSecRecLocale);
405 CFDataRef tmpIV = (CFDataRef) CFDictionaryGetValue(recref, kSecRecIV);
406 CFDataRef wrappedPassword = (CFDataRef) CFDictionaryGetValue(recref, kSecRecWrappedPassword);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecRecoveryPassword.h73 @param recref A CFDictionary containing the recovery reference as defined above.
82 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers)
H A DSecRecoveryPassword.c400 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers) argument
404 CFStringRef theLocaleString = (CFStringRef) CFDictionaryGetValue(recref, kSecRecLocale);
405 CFDataRef tmpIV = (CFDataRef) CFDictionaryGetValue(recref, kSecRecIV);
406 CFDataRef wrappedPassword = (CFDataRef) CFDictionaryGetValue(recref, kSecRecWrappedPassword);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecRecoveryPassword.h73 @param recref A CFDictionary containing the recovery reference as defined above.
82 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers)
H A DSecRecoveryPassword.c400 SecUnwrapRecoveryPasswordWithAnswers(CFDictionaryRef recref, CFArrayRef answers) argument
404 CFStringRef theLocaleString = (CFStringRef) CFDictionaryGetValue(recref, kSecRecLocale);
405 CFDataRef tmpIV = (CFDataRef) CFDictionaryGetValue(recref, kSecRecIV);
406 CFDataRef wrappedPassword = (CFDataRef) CFDictionaryGetValue(recref, kSecRecWrappedPassword);
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A Ddnssd_clientstub.c168 DNSRecordRef recref; member in struct:_DNSRecordRef_t

Completed in 301 milliseconds