Home
last modified time | relevance | path

Searched refs:bcon (Results 1 - 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
H A Dselinux-util.c256 _cleanup_context_free_ context_t pcon = NULL, bcon = NULL; in mac_selinux_get_child_mls_label() local
283 bcon = context_new(mycon); in mac_selinux_get_child_mls_label()
284 if (!bcon) in mac_selinux_get_child_mls_label()
295 r = context_range_set(bcon, range); in mac_selinux_get_child_mls_label()
300 mycon = strdup(context_str(bcon)); in mac_selinux_get_child_mls_label()
/third_party/openssl/test/certs/
H A Dmkcert.sh103 local bcon="basicConstraints = critical,CA:true"
108 exts=$(printf "%s\n%s\n%s\n" "$bcon" "$ku" "$skid" "$akid")
138 local bcon="basicConstraints = critical,CA:true"
143 exts=$(printf "%s\n%s\n%s\n" "$bcon" "$ku" "$skid" "$akid")

Completed in 3 milliseconds