Home
last modified time | relevance | path

Searched refs:OH_CryptoVerify_SetParam (Results 1 - 3 of 3) sorted by relevance

/base/security/crypto_framework/interfaces/kits/native/include/
H A Dcrypto_signature.h171 OH_Crypto_ErrCode OH_CryptoVerify_SetParam(OH_CryptoVerify *ctx, CryptoSignature_ParamType type,
/base/security/crypto_framework/frameworks/native/src/
H A Dsignature.c107 OH_Crypto_ErrCode OH_CryptoVerify_SetParam(OH_CryptoVerify *ctx, CryptoSignature_ParamType type, in OH_CryptoVerify_SetParam() function
/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_signature_test.cpp66 res = OH_CryptoVerify_SetParam(verify, CRYPTO_PSS_SALT_LEN_INT, &value); in HWTEST_F()

Completed in 2 milliseconds