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

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_x509_cl/lib/
H A DCLFieldsCommon.cpp364 CL_copyAlgId(srcAlgId, *destAlgId, alloc);
376 CL_copyAlgId(*srcAlgId, dstAlgId, areanAlloc);
H A DclNssUtils.h113 void CL_copyAlgId(
H A DCrlFields.cpp324 CL_copyAlgId(nssTbs.signature, cssmTbs.signature, alloc);
325 CL_copyAlgId(nssCrl.mCrl.signatureAlgorithm,
H A DclNssUtils.cpp322 void CL_copyAlgId( function
413 CL_copyAlgId(srcInfo.algorithm, dstInfo.algorithm, alloc);

Completed in 77 milliseconds