Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h213 static constexpr unsigned char CORRECT_4096_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp308 RemoveLastChar(CORRECT_4096_N, dataN, RSA_4096_N_BYTE_SIZE); in GenerateRsa4096CorrectCommonKeySpec()