Home
last modified time | relevance | path

Searched defs:algoNameB (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_agreement_test.cpp60 static OH_Crypto_ErrCode OHTEST_GetAgreementKeyPair(const char *algoNameA, const char *algoNameB, in OHTEST_GetAgreementKeyPair()
160 const char *algoNameB = infoSpec.algoNameB; variable
198 const char *algoNameB = "ECC256"; variable
234 const char *algoNameB = "ECC256"; variable
270 const char *algoNameB = "DH_ffdhe2048"; variable
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
Dcrypto_framework_agreement_test.h24 const char *algoNameB; member