Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h263 HcfResult GetFormatValueByFormatName(const char *formatName, HcfFormatValue *formatValue);
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c138 HcfResult ret = GetFormatValueByFormatName(format, &formatValue); in HcfGetEncodedPoint()
/ohos5.0/base/security/crypto_framework/common/src/
H A Dparams_parser.c293 HcfResult GetFormatValueByFormatName(const char *formatName, HcfFormatValue *formatValue) in GetFormatValueByFormatName() function