Searched defs:EVP_marshal_public_key (Results 1 – 2 of 2) sorted by relevance
137 int EVP_marshal_public_key(CBB *cbb, const EVP_PKEY *key) { in EVP_marshal_public_key() function
84 static native byte[] EVP_marshal_public_key(NativeRef.EVP_PKEY pkey); in EVP_marshal_public_key() method in NativeCrypto