Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h282 static constexpr unsigned char CORRECT_8192_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp359 RemoveLastChar(CORRECT_8192_N, dataN, RSA_8192_N_BYTE_SIZE); in GenerateRsa8192CorrectCommonKeySpec()