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

/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecDbQuery.c818 CFNumberRef reasonKey = CFNumberCreateWithCFIndex(kCFAllocatorDefault, kLAOptionAuthenticationReason); local
819 CFDictionaryAddValue(hints, reasonKey, q->q_use_operation_prompt);
820 CFRelease(reasonKey);

Completed in 77 milliseconds