Home
last modified time | relevance | path

Searched refs:CORRECT_1024_N (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h94 static constexpr unsigned char CORRECT_1024_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp155 RemoveLastChar(CORRECT_1024_N, dataN, RSA_1024_N_BYTE_SIZE); in GenerateRsa1024CorrectCommonKeySpec()