/ohos5.0/base/security/crypto_framework/test/unittest/include/ |
H A D | memory_mock.h | 29 void SetMockMallocIndex(uint32_t index);
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/include/ |
H A D | memory_mock.h | 30 void SetMockMallocIndex(uint32_t index);
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | memory_mock.c | 76 void SetMockMallocIndex(uint32_t index) in SetMockMallocIndex() function
|
H A D | crypto_x25519_key_agreement_test.cpp | 317 SetMockMallocIndex(i);
|
H A D | crypto_ed25519_sign_test.cpp | 226 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_dh_key_agreement_test.cpp | 446 SetMockMallocIndex(i);
|
H A D | crypto_ecc_key_agreement_test.cpp | 657 SetMockMallocIndex(i);
|
H A D | crypto_x25519_asy_key_generator_test.cpp | 478 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_ecc_key_agreement_by_spec_test.cpp | 732 SetMockMallocIndex(i);
|
H A D | crypto_brainpool_no_length_verify_test.cpp | 925 SetMockMallocIndex(i); in MemoryMockTestFunc()
|
H A D | crypto_dh_asy_key_generator_test.cpp | 717 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_sm2_sign_test.cpp | 822 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_sm2_verify_test.cpp | 937 SetMockMallocIndex(i); in MemoryMockTestFunc()
|
H A D | crypto_brainpool_asy_key_generator_test.cpp | 1135 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_ed25519_asy_key_generator_test.cpp | 565 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_sm2_asy_key_generator_test.cpp | 1538 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_ecc_asy_key_generator_test.cpp | 2171 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | memory_mock.c | 81 void SetMockMallocIndex(uint32_t index) in SetMockMallocIndex() function
|
H A D | crypto_x509_cert_chain_test.cpp | 2170 SetMockMallocIndex(1); 2176 SetMockMallocIndex(2);
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/ |
H A D | crypto_ecc_sign_sub_test.cpp | 1243 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_ecc_no_length_sign_sub_test.cpp | 1375 SetMockMallocIndex(i); in MemoryMallocTestFunc()
|
H A D | crypto_ecc_verify_sub_test.cpp | 1860 SetMockMallocIndex(i); in MemoryMockTestFunc()
|
H A D | crypto_ecc_no_length_verify_sub_test.cpp | 2035 SetMockMallocIndex(i); in MemoryMockTestFunc()
|