Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h58 static constexpr unsigned char CORRECT_512_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp53 RemoveLastChar(CORRECT_512_N, dataN, RSA_512_N_BYTE_SIZE); in GenerateRsa512CorrectCommonKeySpec()