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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-string.cpp466 * @param cbRight Size of the mapping sequence (fixed).
471 uint8_t const *pabRight, uint32_t cbRight,
474 Assert(cbRight == 6);
476 while (i < cbRight)
470 rtIso2022Decoder_MatchEscSeqFrom2ndByte(uint8_t const *pabLeft, uint32_t cbLeft, uint8_t const *pabRight, uint32_t cbRight, uint32_t *pcchMatch) argument

Completed in 44 milliseconds