Searched refs:RSA_EXPONENT (Results 1 - 2 of 2) sorted by relevance

/system/vold/tests/
H A DCryptfsScryptHidlizationEquivalence_test.cpp50 #define RSA_EXPONENT 0x10001 macro
162 keymaster_param_long(KM_TAG_RSA_PUBLIC_EXPONENT, RSA_EXPONENT),
197 params.public_exponent = RSA_EXPONENT;
381 int rc = keymaster_create_key_for_cryptfs_scrypt(RSA_KEY_SIZE, RSA_EXPONENT,
/system/vold/
H A Dcryptfs.cpp100 #define RSA_EXPONENT 0x10001 macro
129 int rc = keymaster_create_key_for_cryptfs_scrypt(RSA_KEY_SIZE, RSA_EXPONENT,
197 RSA_KEY_SIZE, RSA_EXPONENT, KEYMASTER_CRYPTFS_RATE_LIMIT, ftr->keymaster_blob,

Completed in 371 milliseconds