Home
last modified time | relevance | path

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

/system/security/ondevice-signing/
DCertUtils.cpp75 bssl::UniquePtr<RSA> rsaPubkey(RSA_new()); in getRsaFromModulus() local
91 auto rsaPubkey = getRsaFromModulus(publicKey); in modulusToRsaPkey() local