Home
last modified time | relevance | path

Searched refs:destroy_f (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dengine.h562 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dpolicydb.c319 static int (*destroy_f[SYM_NUM]) (void *key, void *datum, void *datap) = variable
795 hashtab_map(&p->symtab[i].table, destroy_f[i], NULL); in policydb_destroy()