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

/vbox/src/VBox/Runtime/common/crypto/
H A Dpkix-signature-builtin.cpp124 return RTCrPkixSignatureCreate(phSignature, pDesc, pvOpaque, fSigning, pKey, pParams);
135 return RTCrPkixSignatureCreate(phSignature, pDesc, pvOpaque, fSigning, pKey, pParams);
H A Dpkix-signature-core.cpp87 RTDECL(int) RTCrPkixSignatureCreate(PRTCRPKIXSIGNATURE phSignature, PCRTCRPKIXSIGNATUREDESC pDesc, void *pvOpaque, function
/vbox/include/iprt/crypto/
H A Dpkix.h204 RTDECL(int) RTCrPkixSignatureCreate(PRTCRPKIXSIGNATURE phSignature, PCRTCRPKIXSIGNATUREDESC pDesc, void *pvOpaque,
/vbox/include/iprt/
H A Dmangling.h2511 # define RTCrPkixSignatureCreate RT_MANGLER(RTCrPkixSignatureCreate) macro

Completed in 1758 milliseconds