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.h32 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory) in RsaKey() function
34 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory, in RsaKey() function
50 RsaKey(RSA* rsa, AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in RsaKey() function
/system/keymaster/include/keymaster/
Dauthorization_set.h560 inline AuthorizationSetBuilder& AuthorizationSetBuilder::RsaKey(uint32_t key_size, in RsaKey() function