diff options
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 6c25ed87cf..617fc06b13 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -1876,3 +1876,140 @@ _libre_CTLOG_STORE_free | |||
1876 | _libre_CTLOG_STORE_get0_log_by_id | 1876 | _libre_CTLOG_STORE_get0_log_by_id |
1877 | _libre_CTLOG_STORE_load_file | 1877 | _libre_CTLOG_STORE_load_file |
1878 | _libre_CTLOG_STORE_load_default_file | 1878 | _libre_CTLOG_STORE_load_default_file |
1879 | _libre__CONF_new_section | ||
1880 | _libre__CONF_get_section | ||
1881 | _libre__CONF_get_section_values | ||
1882 | _libre__CONF_add_string | ||
1883 | _libre__CONF_get_string | ||
1884 | _libre__CONF_new_data | ||
1885 | _libre__CONF_free_data | ||
1886 | _libre_COMP_CTX_new | ||
1887 | _libre_COMP_CTX_free | ||
1888 | _libre_COMP_compress_block | ||
1889 | _libre_COMP_expand_block | ||
1890 | _libre_COMP_rle | ||
1891 | _libre_COMP_zlib | ||
1892 | _libre_COMP_zlib_cleanup | ||
1893 | _libre_ERR_load_COMP_strings | ||
1894 | _libre_CMS_ContentInfo_new | ||
1895 | _libre_CMS_ContentInfo_free | ||
1896 | _libre_d2i_CMS_ContentInfo | ||
1897 | _libre_i2d_CMS_ContentInfo | ||
1898 | _libre_CMS_ReceiptRequest_new | ||
1899 | _libre_CMS_ReceiptRequest_free | ||
1900 | _libre_d2i_CMS_ReceiptRequest | ||
1901 | _libre_i2d_CMS_ReceiptRequest | ||
1902 | _libre_CMS_ContentInfo_print_ctx | ||
1903 | _libre_CMS_get0_type | ||
1904 | _libre_CMS_dataInit | ||
1905 | _libre_CMS_dataFinal | ||
1906 | _libre_CMS_is_detached | ||
1907 | _libre_CMS_set_detached | ||
1908 | _libre_CMS_stream | ||
1909 | _libre_d2i_CMS_bio | ||
1910 | _libre_i2d_CMS_bio | ||
1911 | _libre_BIO_new_CMS | ||
1912 | _libre_i2d_CMS_bio_stream | ||
1913 | _libre_PEM_write_bio_CMS_stream | ||
1914 | _libre_SMIME_read_CMS | ||
1915 | _libre_SMIME_write_CMS | ||
1916 | _libre_CMS_final | ||
1917 | _libre_CMS_sign | ||
1918 | _libre_CMS_sign_receipt | ||
1919 | _libre_CMS_data | ||
1920 | _libre_CMS_data_create | ||
1921 | _libre_CMS_digest_verify | ||
1922 | _libre_CMS_digest_create | ||
1923 | _libre_CMS_EncryptedData_decrypt | ||
1924 | _libre_CMS_EncryptedData_encrypt | ||
1925 | _libre_CMS_EncryptedData_set1_key | ||
1926 | _libre_CMS_verify | ||
1927 | _libre_CMS_verify_receipt | ||
1928 | _libre_CMS_get0_signers | ||
1929 | _libre_CMS_encrypt | ||
1930 | _libre_CMS_decrypt | ||
1931 | _libre_CMS_decrypt_set1_pkey | ||
1932 | _libre_CMS_decrypt_set1_key | ||
1933 | _libre_CMS_decrypt_set1_password | ||
1934 | _libre_CMS_get0_RecipientInfos | ||
1935 | _libre_CMS_RecipientInfo_type | ||
1936 | _libre_CMS_RecipientInfo_get0_pkey_ctx | ||
1937 | _libre_CMS_EnvelopedData_create | ||
1938 | _libre_CMS_add1_recipient_cert | ||
1939 | _libre_CMS_RecipientInfo_set0_pkey | ||
1940 | _libre_CMS_RecipientInfo_ktri_cert_cmp | ||
1941 | _libre_CMS_RecipientInfo_ktri_get0_algs | ||
1942 | _libre_CMS_RecipientInfo_ktri_get0_signer_id | ||
1943 | _libre_CMS_add0_recipient_key | ||
1944 | _libre_CMS_RecipientInfo_kekri_get0_id | ||
1945 | _libre_CMS_RecipientInfo_set0_key | ||
1946 | _libre_CMS_RecipientInfo_kekri_id_cmp | ||
1947 | _libre_CMS_RecipientInfo_set0_password | ||
1948 | _libre_CMS_add0_recipient_password | ||
1949 | _libre_CMS_RecipientInfo_decrypt | ||
1950 | _libre_CMS_RecipientInfo_encrypt | ||
1951 | _libre_CMS_uncompress | ||
1952 | _libre_CMS_compress | ||
1953 | _libre_CMS_set1_eContentType | ||
1954 | _libre_CMS_get0_eContentType | ||
1955 | _libre_CMS_add0_CertificateChoices | ||
1956 | _libre_CMS_add0_cert | ||
1957 | _libre_CMS_add1_cert | ||
1958 | _libre_CMS_get1_certs | ||
1959 | _libre_CMS_add0_RevocationInfoChoice | ||
1960 | _libre_CMS_add0_crl | ||
1961 | _libre_CMS_add1_crl | ||
1962 | _libre_CMS_get1_crls | ||
1963 | _libre_CMS_SignedData_init | ||
1964 | _libre_CMS_add1_signer | ||
1965 | _libre_CMS_SignerInfo_get0_pkey_ctx | ||
1966 | _libre_CMS_SignerInfo_get0_md_ctx | ||
1967 | _libre_CMS_get0_SignerInfos | ||
1968 | _libre_CMS_SignerInfo_set1_signer_cert | ||
1969 | _libre_CMS_SignerInfo_get0_signer_id | ||
1970 | _libre_CMS_SignerInfo_cert_cmp | ||
1971 | _libre_CMS_set1_signers_certs | ||
1972 | _libre_CMS_SignerInfo_get0_algs | ||
1973 | _libre_CMS_SignerInfo_get0_signature | ||
1974 | _libre_CMS_SignerInfo_sign | ||
1975 | _libre_CMS_SignerInfo_verify | ||
1976 | _libre_CMS_SignerInfo_verify_content | ||
1977 | _libre_CMS_add_smimecap | ||
1978 | _libre_CMS_add_simple_smimecap | ||
1979 | _libre_CMS_add_standard_smimecap | ||
1980 | _libre_CMS_signed_get_attr_count | ||
1981 | _libre_CMS_signed_get_attr_by_NID | ||
1982 | _libre_CMS_signed_get_attr_by_OBJ | ||
1983 | _libre_CMS_signed_get_attr | ||
1984 | _libre_CMS_signed_delete_attr | ||
1985 | _libre_CMS_signed_add1_attr | ||
1986 | _libre_CMS_signed_add1_attr_by_OBJ | ||
1987 | _libre_CMS_signed_add1_attr_by_NID | ||
1988 | _libre_CMS_signed_add1_attr_by_txt | ||
1989 | _libre_CMS_signed_get0_data_by_OBJ | ||
1990 | _libre_CMS_unsigned_get_attr_count | ||
1991 | _libre_CMS_unsigned_get_attr_by_NID | ||
1992 | _libre_CMS_unsigned_get_attr_by_OBJ | ||
1993 | _libre_CMS_unsigned_get_attr | ||
1994 | _libre_CMS_unsigned_delete_attr | ||
1995 | _libre_CMS_unsigned_add1_attr | ||
1996 | _libre_CMS_unsigned_add1_attr_by_OBJ | ||
1997 | _libre_CMS_unsigned_add1_attr_by_NID | ||
1998 | _libre_CMS_unsigned_add1_attr_by_txt | ||
1999 | _libre_CMS_unsigned_get0_data_by_OBJ | ||
2000 | _libre_CMS_RecipientInfo_kari_get0_alg | ||
2001 | _libre_CMS_RecipientInfo_kari_get0_reks | ||
2002 | _libre_CMS_RecipientInfo_kari_get0_orig_id | ||
2003 | _libre_CMS_RecipientInfo_kari_orig_id_cmp | ||
2004 | _libre_CMS_RecipientEncryptedKey_get0_id | ||
2005 | _libre_CMS_RecipientEncryptedKey_cert_cmp | ||
2006 | _libre_CMS_RecipientInfo_kari_set0_pkey | ||
2007 | _libre_CMS_RecipientInfo_kari_get0_ctx | ||
2008 | _libre_CMS_RecipientInfo_kari_decrypt | ||
2009 | _libre_CMS_SharedInfo_encode | ||
2010 | _libre_ERR_load_CMS_strings | ||
2011 | _libre_BUF_MEM_new | ||
2012 | _libre_BUF_MEM_free | ||
2013 | _libre_BUF_MEM_grow | ||
2014 | _libre_BUF_MEM_grow_clean | ||
2015 | _libre_ERR_load_BUF_strings | ||