Searched defs:d2i_X509 (Results 1 – 3 of 3) sorted by relevance
397 static native long d2i_X509(byte[] encoded) throws ParsingException; in d2i_X509() method in NativeCrypto
415 static native long d2i_X509(byte[] encoded) throws ParsingException; in d2i_X509() method in NativeCrypto
2676 #define d2i_X509 GRPC_SHADOW_d2i_X509 macro