Home
last modified time | relevance | path

Searched defs:CSP (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.content-security-policy.md3 ### What is it?
10 ### Why would we want to do that?
40 ### Implications of strict CSP
63 #### Inline styles must die
75 #### Inline scripts must die
83 #### onXXX must be replaced by eventListener
123 #### Do you really need external sources?
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/key_package/
Dvalidator.rs13 cs: &CSP, in validate_key_package_properties()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dupdate_path.rs45 cipher_suite_provider: &CSP, in validate_update_path()
Dtree_validator.rs40 cipher_suite_provider: &'a CSP, in new()
Dleaf_node.rs64 cipher_suite_provider: &CSP, in generate()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dproposal_cache.rs213 cipher_suite_provider: &CSP, in apply_resolved()
397 cipher_suite_provider: CSP, in new()
531 cipher_suite_provider: &CSP, in resolve_for_commit_default()
580 cipher_suite_provider: &CSP, in prepare_commit_default()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/
Dfiltering_common.rs83 cipher_suite_provider: &'a CSP, in new()