Searched refs:CbsHandle (Results 1 – 1 of 1) sorted by relevance
4711 struct CbsHandle { struct4729 std::unique_ptr<CbsHandle> cbs(new CbsHandle()); in NativeCrypto_asn1_read_init() argument4741 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_sequence()4744 std::unique_ptr<CbsHandle> seq(new CbsHandle()); in NativeCrypto_asn1_read_sequence()4757 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_next_tag_is()4768 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_tagged()4771 std::unique_ptr<CbsHandle> tag(new CbsHandle()); in NativeCrypto_asn1_read_tagged()4783 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_octetstring()4808 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_uint64()4822 CbsHandle* cbs = reinterpret_cast<CbsHandle*>(static_cast<uintptr_t>(cbsRef)); in NativeCrypto_asn1_read_null()[all …]