Searched defs:shared_info2 (Results 1 – 4 of 4) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/ |
| D | cms.c | 264 const uint8_t *shared_info2, size_t shared_info2_len, in cms_enced_content_info_to_der() 290 const uint8_t **shared_info2, size_t *shared_info2_len, in cms_enced_content_info_from_der() 343 const uint8_t *shared_info2, size_t shared_info2_len, in cms_enced_content_info_encrypt_to_der() 382 const uint8_t **shared_info2, size_t *shared_info2_len,// 支持可选null输出 in cms_enced_content_info_decrypt_from_der() 421 const uint8_t *shared_info2, size_t shared_info2_len, in cms_encrypted_data_to_der() 458 const uint8_t **shared_info2, size_t *shared_info2_len, in cms_encrypted_data_from_der() 512 const uint8_t *shared_info2, size_t shared_info2_len, in cms_encrypted_data_encrypt_to_der() 541 const uint8_t **shared_info2, size_t *shared_info2_len, in cms_encrypted_data_decrypt_from_der() 1428 const uint8_t *shared_info2, size_t shared_info2_len, in cms_enveloped_data_to_der() 1506 const uint8_t *shared_info2, size_t shared_info2_len, in cms_enveloped_data_encrypt_to_der() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tools/ |
| D | cmsdecrypt.c | 48 const uint8_t *shared_info2; in cmsdecrypt_main() local
|
| D | cmssign.c | 66 const uint8_t *shared_info2; in cmssign_main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/ |
| D | cmstest.c | 116 const uint8_t *shared_info2; in test_cms_enced_content_info() local 178 const uint8_t *shared_info2; in test_cms_enced_content_info_encrypt() local 862 const uint8_t *shared_info2; in test_cms_enveloped_data() local
|