Searched refs:Enc (Results 1 – 2 of 2) sorted by relevance
52 status = alloc_scp_key_to_auth(&pStatic_ctx->Enc, k_store, oid++); in prepare_host_scp()57 status = sss_host_key_store_set_key(k_store, &pStatic_ctx->Enc, in prepare_host_scp()82 status = alloc_scp_key_to_auth(&pDyn_ctx->Enc, k_store, oid++); in prepare_host_scp()
1079 UsefulBufC Enc; in QCBOREncode_FinishGetSize() local1081 QCBORError nReturn = QCBOREncode_Finish(pMe, &Enc); in QCBOREncode_FinishGetSize()1084 *puEncodedLen = Enc.len; in QCBOREncode_FinishGetSize()