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

/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A Dp12pbegen.h29 PBE_ID_Key = 1, enumerator in enum:__anon5127
H A Dp12pbegen.c212 p12PbeGen(password, salt, 1, PBE_ID_Key, result, sizeof(result));
227 p12PbeGen(password, salt, 1000, PBE_ID_Key, result, sizeof(result));
H A Dp12import.c175 iterCount, PBE_ID_Key, key.Data, key.Length), out);
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Dpkcs12Derive.cpp42 PBE_ID_Key = 1, enumerator in enum:__anon3892
398 * Algorithm determines which of {PBE_ID_Key,PBE_ID_MAC} we now
401 P12_PBE_ID pbeId = PBE_ID_Key;
404 pbeId = PBE_ID_Key;

Completed in 83 milliseconds