Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/km_openssl/
Dcertificate_utils.cpp329 auto sk = const_cast<EVP_PKEY*>(signing_key); in sign_cert() local
/system/secretkeeper/client/src/
Dlib.rs46 sk: binder::Strong<dyn ISecretkeeper>, field
/system/security/mls/mls-rs-crypto-boringssl/src/
Dhpke.rs135 let sk = in derive() localVariable