Searched defs:decoderCtx (Results 1 – 8 of 8) sorted by relevance
112 DECODER_Der2KeyCtx *decoderCtx = (DECODER_Der2KeyCtx *)ctx; in DECODER_DER2KEY_GetParam() local126 DECODER_Der2KeyCtx *decoderCtx = (DECODER_Der2KeyCtx *)ctx; in DECODER_DER2KEY_SetParam() local144 static int32_t CheckParams(DECODER_Der2KeyCtx *decoderCtx, const BSL_Param *inParam, BSL_Param **ou… in CheckParams()175 static int32_t ConstructOutputParams(DECODER_Der2KeyCtx *decoderCtx, void *key, BSL_Param **outPara… in ConstructOutputParams()290 DECODER_Der2KeyCtx *decoderCtx = ctx; in DECODER_DER2KEY_FreeOutData() local310 DECODER_Der2KeyCtx *decoderCtx = (DECODER_Der2KeyCtx *)ctx; in DECODER_DER2KEY_FreeCtx() local
51 DECODER_EPki2PkiCtx *decoderCtx = (DECODER_EPki2PkiCtx *)ctx; in DECODER_EPKI2PKI_GetParam() local65 DECODER_EPki2PkiCtx *decoderCtx = (DECODER_EPki2PkiCtx *)ctx; in DECODER_EPKI2PKI_SetParam() local91 DECODER_EPki2PkiCtx *decoderCtx = (DECODER_EPki2PkiCtx *)ctx; in DECODER_EPKI2PKI_Decode() local
52 DECODER_Lowkey2PkeyCtx *decoderCtx = (DECODER_Lowkey2PkeyCtx *)ctx; in DECODER_LowKeyObject2PkeyObjectSetParam() local79 DECODER_Lowkey2PkeyCtx *decoderCtx = (DECODER_Lowkey2PkeyCtx *)ctx; in DECODER_LowKeyObject2PkeyObjectGetParam() local254 DECODER_Lowkey2PkeyCtx *decoderCtx = (DECODER_Lowkey2PkeyCtx *)ctx; in DECODER_LowKeyObject2PkeyObjectDecode() local300 DECODER_Lowkey2PkeyCtx *decoderCtx = (DECODER_Lowkey2PkeyCtx *)ctx; in DECODER_LowKeyObject2PkeyObjectFreeOutData() local
52 DECODER_Pem2DerCtx *decoderCtx = (DECODER_Pem2DerCtx *)ctx; in DECODER_Pem2DerGetParam() local80 DECODER_Pem2DerCtx *decoderCtx = (DECODER_Pem2DerCtx *)ctx; in DECODER_Pem2DerDecode() local
162 static int32_t CollectDecoder(CRYPT_DECODER_Ctx *decoderCtx, void *args) in CollectDecoder()192 CRYPT_DECODER_Ctx *decoderCtx = NULL; in GetUsableDecoderFromPool() local309 CRYPT_DECODER_Ctx *decoderCtx = BSL_LIST_GET_FIRST(poolCtx->decoders); in BackToLastLayerDecodeNode() local334 CRYPT_DECODER_Ctx *decoderCtx = NULL; in DecodeWithKeyChain() local375 CRYPT_DECODER_Ctx *decoderCtx = NULL; in ProcessEachProviderDecoder() local
393 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgDer2Key_GetParam() local413 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgDer2Key_SetParam() local519 static int32_t ConstructOutputParams(TestNewAlgDer2KeyCtx *decoderCtx, void *key, BSL_Param **outPa… in ConstructOutputParams()568 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgDer2Key_Decode() local612 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgSubPubKeyDer2Key_Decode() local660 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgDer2Key_FreeOutData() local677 TestNewAlgDer2KeyCtx *decoderCtx = (TestNewAlgDer2KeyCtx *)ctx; in DECODER_NewAlgDer2Key_FreeCtx() local
68 JSON_PEM_DecoderCtx *decoderCtx = (JSON_PEM_DecoderCtx *)ctx; in JSON_PEM_GetParam() local95 JSON_PEM_DecoderCtx *decoderCtx = (JSON_PEM_DecoderCtx *)ctx; in JSON_PEM_Decode() local
53 void *decoderCtx; /* Decoder internal context */ member67 CRYPT_DECODER_Ctx *decoderCtx; /* Decoder context */ member