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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c1141 CFIndex rdnContentLength = rdn.content.length; local
1273 rdnContentLength -= lengthDiff;
1275 drtn = DEREncodeLength(rdnContentLength,
1285 rdnContentLength);
1299 rdnTagLocation += rdnTLLength + rdnContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c1141 CFIndex rdnContentLength = rdn.content.length; local
1273 rdnContentLength -= lengthDiff;
1275 drtn = DEREncodeLength(rdnContentLength,
1285 rdnContentLength);
1299 rdnTagLocation += rdnTLLength + rdnContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c1141 CFIndex rdnContentLength = rdn.content.length; local
1273 rdnContentLength -= lengthDiff;
1275 drtn = DEREncodeLength(rdnContentLength,
1285 rdnContentLength);
1299 rdnTagLocation += rdnTLLength + rdnContentLength;
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c1197 CFIndex rdnContentLength = rdn.content.length; local
1333 rdnContentLength -= lengthDiff;
1335 drtn = DEREncodeLength(rdnContentLength,
1346 rdnContentLength);
1361 rdnTagLocation += rdnTLLength + rdnContentLength;

Completed in 119 milliseconds