Searched defs:EVP_PKEY_cmp (Results 1 – 4 of 4) sorted by relevance
128 int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b) { in EVP_PKEY_cmp() function
101 static native int EVP_PKEY_cmp(NativeRef.EVP_PKEY pkey1, NativeRef.EVP_PKEY pkey2); in EVP_PKEY_cmp() method in NativeCrypto
98 static native int EVP_PKEY_cmp(NativeRef.EVP_PKEY pkey1, NativeRef.EVP_PKEY pkey2); in EVP_PKEY_cmp() method in NativeCrypto
1951 #define EVP_PKEY_cmp GRPC_SHADOW_EVP_PKEY_cmp macro