Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h126 HCF_ALG_3DES_DEFAULT, enumerator
/ohos5.0/base/security/crypto_framework/common/src/
H A Dparams_parser.c110 {"3DES", HCF_ALG_TYPE, HCF_ALG_3DES_DEFAULT},
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c67 case HCF_ALG_3DES_DEFAULT: in SetKeyType()