Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 2 of 2) sorted by relevance

/tools/security/fuzzing/system_fuzzers/libcrypto_utils/
Dlibcrypto_utils_fuzzer.cpp55 RSA* new_key = nullptr; in LLVMFuzzerTestOneInput() local
/tools/security/remote_provisioning/hwtrust/src/cbor/
Dpublickey.rs282 let new_key = PublicKey::from_cose_key(&value).unwrap(); in to_and_from_okp_cose_key() localVariable
290 let new_key = PublicKey::from_cose_key(&value).unwrap(); in to_and_from_ec2_cose_key() localVariable