Home
last modified time | relevance | path

Searched refs:OBJ_NAME_remove (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/objects/
Do_names.c233 int OBJ_NAME_remove(const char *name, int type) in OBJ_NAME_remove() function
341 OBJ_NAME_remove(onp->name,onp->type); in names_lh_free_doall()
Dobjects.h996 int OBJ_NAME_remove(const char *name,int type);
/external/openssl/include/openssl/
Devp.h501 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_CIPHER_METH|OBJ_NAME_ALIAS);
503 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_MD_METH|OBJ_NAME_ALIAS);
Dobjects.h996 int OBJ_NAME_remove(const char *name,int type);
/external/openssl/crypto/evp/
Devp.h501 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_CIPHER_METH|OBJ_NAME_ALIAS);
503 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_MD_METH|OBJ_NAME_ALIAS);