Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Drsa_common_param_spec.h155 static constexpr unsigned char CORRECT_3072_N[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Drsa_common_param_spec.cpp257 RemoveLastChar(CORRECT_3072_N, dataN, RSA_3072_N_BYTE_SIZE); in GenerateRsa3072CorrectCommonKeySpec()