Home
last modified time | relevance | path

Searched refs:HCF_ALG_ONLY_SIGN (Results 1 - 4 of 4) sorted by relevance

/base/security/crypto_framework/common/inc/
H A Dparams_parser.h172 HCF_ALG_ONLY_SIGN, enumerator
/base/security/crypto_framework/common/src/
H A Dparams_parser.c142 {"OnlySign", HCF_ALG_SIGN_TYPE, HCF_ALG_ONLY_SIGN},
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Dsignature_rsa_openssl.c676 if (params->operation == HCF_ALG_ONLY_SIGN) { in CheckSignatureParams()
977 returnImpl->operation = (params->operation == HCF_ALG_ONLY_SIGN) ? HCF_OPERATIOPN_ONLY_SIGN : HCF_OPERATION_SIGN; in HcfSignSpiRsaCreate()
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dsignature.c83 if (params->operation == HCF_ALG_ONLY_SIGN && params->algo != HCF_ALG_RSA) { in FindSignAbility()

Completed in 4 milliseconds