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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/objects/
H A Do_names.c233 int OBJ_NAME_remove(const char *name, int type) function
341 OBJ_NAME_remove(onp->name,onp->type);
H A Dobjects.h996 int OBJ_NAME_remove(const char *name,int type);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A 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);
/barrelfish-2018-10-04/include/openssl/
H A 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);
H A Dobjects.h996 int OBJ_NAME_remove(const char *name,int type);

Completed in 54 milliseconds