Searched refs:asn1_read_uint64 (Results 1 – 3 of 3) sorted by relevance
88 newTlen = 8 * (int) NativeCrypto.asn1_read_uint64(seqRef); in engineInit()
547 static native long asn1_read_uint64(long cbsRef) throws IOException; in asn1_read_uint64() method in NativeCrypto
9539 CONSCRYPT_NATIVE_METHOD(NativeCrypto, asn1_read_uint64, "(J)J"),