Home
last modified time | relevance | path

Searched refs:HCF_OPERATIOPN_ONLY_SIGN (Results 1 - 2 of 2) sorted by relevance

/base/security/crypto_framework/common/inc/
H A Dparams_parser.h184 HCF_OPERATIOPN_ONLY_SIGN = 1, enumerator
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Dsignature_rsa_openssl.c102 if (impl->operation == HCF_OPERATIOPN_ONLY_SIGN) { in DestroyRsaSign()
238 if (impl->operation == HCF_OPERATIOPN_ONLY_SIGN) { in SetSignParams()
443 if (impl->operation == HCF_OPERATIOPN_ONLY_SIGN) { in EngineSignUpdate()
559 if (impl->operation == HCF_OPERATIOPN_ONLY_SIGN) { in EngineSign()
977 returnImpl->operation = (params->operation == HCF_ALG_ONLY_SIGN) ? HCF_OPERATIOPN_ONLY_SIGN : HCF_OPERATION_SIGN; in HcfSignSpiRsaCreate()

Completed in 4 milliseconds