Home
last modified time | relevance | path

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

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_kdf_test.cpp67 static OH_Crypto_ErrCode OHTEST_CreatePbkdf2Params(paramsSpec paramInfo, OH_CryptoKdfParams **param… in OHTEST_CreatePbkdf2Params()
106 static OH_Crypto_ErrCode OHTEST_CreateHkdfParams(paramsSpec paramInfo, OH_CryptoKdfParams **params) in OHTEST_CreateHkdfParams()
148 static OH_Crypto_ErrCode OHTEST_CreateScryptParams(paramsSpec paramInfo, OH_CryptoKdfParams **param… in OHTEST_CreateScryptParams()
870 static OH_Crypto_ErrCode OHTEST_CreateVectorPbkdf2Params(paramsVectorSpec paramInfo, OH_CryptoKdfPa… in OHTEST_CreateVectorPbkdf2Params()
907 static OH_Crypto_ErrCode OHTEST_CreateVectorHkdfParams(paramsVectorSpec paramInfo, OH_CryptoKdfPara… in OHTEST_CreateVectorHkdfParams()