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

/system/vold/
H A Dcryptfs.c91 #define RSA_EXPONENT 0x10001 macro
203 keymaster_param_long(KM_TAG_RSA_PUBLIC_EXPONENT, RSA_EXPONENT),
238 params.public_exponent = RSA_EXPONENT;

Completed in 30 milliseconds