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

/freebsd-10.2-release/crypto/openssl/crypto/objects/
H A Do_names.c225 int OBJ_NAME_remove(const char *name, int type) function
337 OBJ_NAME_remove(onp->name, onp->type);
H A Dobjects.h999 int OBJ_NAME_remove(const char *name, int type);
/freebsd-10.2-release/crypto/openssl/crypto/evp/
H A Devp.h560 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_CIPHER_METH|OBJ_NAME_ALIAS);
562 OBJ_NAME_remove(alias,OBJ_NAME_TYPE_MD_METH|OBJ_NAME_ALIAS);

Completed in 35 milliseconds