Searched defs:shared_info1 (Results 1 – 4 of 4) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/ |
| D | cms.c | 263 const uint8_t *shared_info1, size_t shared_info1_len, in cms_enced_content_info_to_der() 289 const uint8_t **shared_info1, size_t *shared_info1_len, in cms_enced_content_info_from_der() 342 const uint8_t *shared_info1, size_t shared_info1_len, in cms_enced_content_info_encrypt_to_der() 381 const uint8_t **shared_info1, size_t *shared_info1_len,// 支持可选null输出 in cms_enced_content_info_decrypt_from_der() 420 const uint8_t *shared_info1, size_t shared_info1_len, in cms_encrypted_data_to_der() 457 const uint8_t **shared_info1, size_t *shared_info1_len, in cms_encrypted_data_from_der() 511 const uint8_t *shared_info1, size_t shared_info1_len, in cms_encrypted_data_encrypt_to_der() 540 const uint8_t **shared_info1, size_t *shared_info1_len, in cms_encrypted_data_decrypt_from_der() 1427 const uint8_t *shared_info1, size_t shared_info1_len, in cms_enveloped_data_to_der() 1505 const uint8_t *shared_info1, size_t shared_info1_len, in cms_enveloped_data_encrypt_to_der() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tools/ |
| D | cmsdecrypt.c | 47 const uint8_t *shared_info1; in cmsdecrypt_main() local
|
| D | cmssign.c | 65 const uint8_t *shared_info1; in cmssign_main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/ |
| D | cmstest.c | 114 const uint8_t *shared_info1; in test_cms_enced_content_info() local 176 const uint8_t *shared_info1; in test_cms_enced_content_info_encrypt() local 861 const uint8_t *shared_info1; in test_cms_enveloped_data() local
|