Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher_log.h34 CIPHER_LOG_LEVEL_E, enumerator
43 #define CIPHER_LOG_E(...) CipherLog(CIPHER_LOG_LEVEL_E, __func__, __LINE__, __VA_ARGS__)
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_log.c45 case CIPHER_LOG_LEVEL_E: in CipherLog()
H A Dcipher_log_lite.c46 case CIPHER_LOG_LEVEL_E: in CipherLog()