Home
last modified time | relevance | path

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

/system/security/ondevice-signing/
DCertUtils.cpp59 bssl::UniquePtr<RSA> rsaPubkey(RSA_new()); in getRsa() local
101 auto rsaPubkey = getRsa(publicKey); in createSelfSignedCertificate() local