Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h117 static constexpr unsigned char CORRECT_2048_N[] = variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp206 RemoveLastChar(CORRECT_2048_N, dataN, RSA_2048_N_BYTE_SIZE); in GenerateRsa2048CorrectCommonKeySpec()