Searched defs:RsaKey (Results 1 – 3 of 3) sorted by relevance
/system/keymaster/include/keymaster/km_openssl/ |
D | rsa_key.h | 30 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 45 RsaKey(RSA* rsa, AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in RsaKey() function
|
/system/keymaster/ng/include/ |
D | authorization_set.h | 256 inline AuthorizationSetBuilder& AuthorizationSetBuilder::RsaKey(uint32_t key_size, in RsaKey() function
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 564 inline AuthorizationSetBuilder& AuthorizationSetBuilder::RsaKey(uint32_t key_size, in RsaKey() function
|