Home | History | Annotate | Download | only in keymaster

Lines Matching refs:LOG_E

28         LOG_E("%s", "EciesKem: no curve specified");
40 LOG_E("EciesKem: curve %d is unsupported", curve_);
47 LOG_E("EciesKem: No KDF specified", 0);
56 LOG_E("Kdf %d is unsupported", kdf);
66 LOG_E("%s", "EciesKem: no key length specified");
93 LOG_E("EciesKem: ECDH failed, can't obtain shared secret", 0);
97 LOG_E("EciesKem: Can't obtain public value", 0);
115 LOG_E("EciesKem: KDF failed, can't derived keys", 0);
121 LOG_E("EciesKem: KDF failed, can't derived keys", 0);
146 LOG_E("EciesKem: ECDH failed, can't obtain shared secret", 0);
152 LOG_E("%s", "EciesKem: Can't obtain public value");
170 LOG_E("%s", "EciesKem: KDF failed, can't derived keys");
177 LOG_E("%s", "EciesKem: KDF failed, can't derived keys");