Home
last modified time | relevance | path

Searched refs:geM (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/firmware/lib/cryptolib/
Drsa.c29 static int geM(const RSAPublicKey *key, uint32_t *a) { in geM() function
109 if (geM(key, aaa)) { in modpowF4()
/external/libconstrainedcrypto/
Drsa.c45 static int geM(const RSAPublicKey* key, in geM() function
131 if (geM(key, aaa)) { in modpow()
/external/avb/libavb/
Davb_rsa.c122 static int geM(const IAvbKey* key, uint32_t* a) { in geM() function
203 if (geM(key, aaa)) { in modpowF4()