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

/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-11-update-data.c48 CFDataRef pwdata2 = CFDataCreate(NULL, (UInt8 *)v_data2, strlen(v_data2)); local
50 CFDictionarySetValue(changes, kSecValueData, pwdata2);
84 if (pwdata2) {
85 CFRelease(pwdata2);

Completed in 56 milliseconds