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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dselinux_common.c10 context_t set_security_context_component(security_context_t cur_context,
13 context_t con = context_new(cur_context);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/selinux/
H A Druncon.c35 static context_t runcon_compute_new_context(char *user, char *role, char *type, char *range,
38 context_t con;
99 context_t con;
H A Dchcon.c33 context_t context = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dpkbench.c52 } *context_t; typedef in typeref:struct:context
54 typedef int (*work_t) (context_t context, unsigned int final);
139 benchmark (work_t worker, context_t context)
175 work_encrypt (context_t context, unsigned int final)
202 work_decrypt (context_t context, unsigned int final)
229 work_sign (context_t context, unsigned int final)
259 work_verify (context_t context, unsigned int final)
287 process_key_pair (context_t context)
307 context_init (context_t context, gcry_sexp_t key_secret, gcry_sexp_t key_public)
336 context_destroy (context_t contex
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dlibbb.h783 extern context_t set_security_context_component(security_context_t cur_context,

Completed in 53 milliseconds