Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Drsa_key.h30 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory) in RsaKey() function
32 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory, in RsaKey() function
47 RsaKey(RSA* rsa, AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in RsaKey() function
/system/keymaster/include/keymaster/
Dauthorization_set.h558 inline AuthorizationSetBuilder& AuthorizationSetBuilder::RsaKey(uint32_t key_size, in RsaKey() function