mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Rust: Update rustcrypto models.
This commit is contained in:
@@ -3,8 +3,8 @@ extensions:
|
||||
pack: codeql/rust-all
|
||||
extensible: sinkModel
|
||||
data:
|
||||
- ["<digest::core_api::wrapper::CoreWrapper as digest::Update>::new_with_prefix", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<digest::core_api::wrapper::CoreWrapper as digest::Update>::update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<digest::core_api::wrapper::CoreWrapper as digest::Update>::chain_update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<digest::core_api::wrapper::CoreWrapper as digest::Update>::digest", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<_ as digest::digest::Digest>::new_with_prefix::new_with_prefix", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<_ as digest::digest::Digest>::new_with_prefix::update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<_ as digest::digest::Digest>::new_with_prefix::chain_update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["<_ as digest::digest::Digest>::new_with_prefix::digest", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["md5::compute", "Argument[0]", "hasher-input", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user