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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c1156 CFIndex atvContentLength = atv.content.length; local
1254 atvContentLength -= lengthDiff;
1256 drtn = DEREncodeLength(atvContentLength,
1266 atvContentLength);
1296 atvTagLocation += atvTLLength + atvContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c1156 CFIndex atvContentLength = atv.content.length; local
1254 atvContentLength -= lengthDiff;
1256 drtn = DEREncodeLength(atvContentLength,
1266 atvContentLength);
1296 atvTagLocation += atvTLLength + atvContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c1156 CFIndex atvContentLength = atv.content.length; local
1254 atvContentLength -= lengthDiff;
1256 drtn = DEREncodeLength(atvContentLength,
1266 atvContentLength);
1296 atvTagLocation += atvTLLength + atvContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c1214 CFIndex atvContentLength = atv.content.length; local
1313 atvContentLength -= lengthDiff;
1315 drtn = DEREncodeLength(atvContentLength,
1326 atvContentLength);
1358 atvTagLocation += atvTLLength + atvContentLength;

Completed in 208 milliseconds