Home
last modified time | relevance | path

Searched refs:METHOD_unref (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/include/openssl/
Dengine.h79 void METHOD_unref(void *method);
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_key.c113 METHOD_unref(ret->ecdsa_meth); in EC_KEY_new_method()
149 METHOD_unref(r->ecdsa_meth); in EC_KEY_free()
201 METHOD_unref(dest->ecdsa_meth); in EC_KEY_copy()
/external/boringssl/src/crypto/engine/
Dengine.c89 void METHOD_unref(void *method_in) { in METHOD_unref() function
/external/boringssl/src/crypto/fipsmodule/rsa/
Drsa.c109 METHOD_unref(rsa->meth); in RSA_new_method()
131 METHOD_unref(rsa->meth); in RSA_free()