Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h74 static constexpr unsigned char CORRECT_768_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp104 RemoveLastChar(CORRECT_768_N, dataN, RSA_768_N_BYTE_SIZE); in GenerateRsa768CorrectCommonKeySpec()