OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:geM
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/firmware/lib/cryptolib/
rsa.c
29
static int
geM
(const RSAPublicKey *key, uint32_t *a) {
109
if (
geM
(key, aaa)) {
/system/core/libmincrypt/
rsa.c
45
static int
geM
(const RSAPublicKey* key,
131
if (
geM
(key, aaa)) {
Completed in 60 milliseconds