Searched defs:otherAttrs (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12BagAttrs.cpp39 P12BagAttrs( const P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
H A Dpkcs12SafeBag.cpp106 P12SafeBag( CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
310 P12CertBag( NSS_P12_CertBagType certType, CSSM_DATA &certData, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
384 P12CrlBag( NSS_P12_CrlBagType crlType, CFDataRef crlData, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
426 P12KeyBag( const CSSM_KEY *key, CSSM_CSP_HANDLE cspHand, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder, SecKeyRef keyRef ) argument
509 P12OpaqueBag( CFDataRef oid, CFDataRef blob, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12BagAttrs.cpp39 P12BagAttrs( const P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
H A Dpkcs12SafeBag.cpp106 P12SafeBag( CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
310 P12CertBag( NSS_P12_CertBagType certType, CSSM_DATA &certData, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
384 P12CrlBag( NSS_P12_CrlBagType crlType, CFDataRef crlData, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
426 P12KeyBag( const CSSM_KEY *key, CSSM_CSP_HANDLE cspHand, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder, SecKeyRef keyRef ) argument
509 P12OpaqueBag( CFDataRef oid, CFDataRef blob, CFStringRef fname, CFDataRef keyId, P12BagAttrs *otherAttrs, SecNssCoder &coder) argument
[all...]

Completed in 74 milliseconds