diff options
| author | beck <> | 2023-07-08 14:30:44 +0000 |
|---|---|---|
| committer | beck <> | 2023-07-08 14:30:44 +0000 |
| commit | d9e083aab3427c5ef5cecf69b8b1bdd8669ff951 (patch) | |
| tree | d6dd28c1801839068b08deddc4ab13ba80a5ef44 /src/lib/libcrypto/Symbols.namespace | |
| parent | ed57ee23c30661b8054a17346a8e19be71fd9ede (diff) | |
| download | openbsd-d9e083aab3427c5ef5cecf69b8b1bdd8669ff951.tar.gz openbsd-d9e083aab3427c5ef5cecf69b8b1bdd8669ff951.tar.bz2 openbsd-d9e083aab3427c5ef5cecf69b8b1bdd8669ff951.zip | |
Hide symbols in gost.
ok tb@ after some puking in his mouth.
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 7676e45f90..6e6d27bd4e 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -2631,3 +2631,45 @@ _libre_DSA_meth_set1_name | |||
| 2631 | _libre_DSA_meth_set_sign | 2631 | _libre_DSA_meth_set_sign |
| 2632 | _libre_DSA_meth_set_finish | 2632 | _libre_DSA_meth_set_finish |
| 2633 | _libre_ERR_load_DSA_strings | 2633 | _libre_ERR_load_DSA_strings |
| 2634 | _libre_Gost2814789_set_sbox | ||
| 2635 | _libre_Gost2814789_set_key | ||
| 2636 | _libre_Gost2814789_ecb_encrypt | ||
| 2637 | _libre_Gost2814789_cfb64_encrypt | ||
| 2638 | _libre_Gost2814789_cnt_encrypt | ||
| 2639 | _libre_GOST_CIPHER_PARAMS_new | ||
| 2640 | _libre_GOST_CIPHER_PARAMS_free | ||
| 2641 | _libre_d2i_GOST_CIPHER_PARAMS | ||
| 2642 | _libre_i2d_GOST_CIPHER_PARAMS | ||
| 2643 | _libre_GOST2814789IMIT_Init | ||
| 2644 | _libre_GOST2814789IMIT_Update | ||
| 2645 | _libre_GOST2814789IMIT_Final | ||
| 2646 | _libre_GOST2814789IMIT_Transform | ||
| 2647 | _libre_GOST2814789IMIT | ||
| 2648 | _libre_GOSTR341194_Init | ||
| 2649 | _libre_GOSTR341194_Update | ||
| 2650 | _libre_GOSTR341194_Final | ||
| 2651 | _libre_GOSTR341194_Transform | ||
| 2652 | _libre_GOSTR341194 | ||
| 2653 | _libre_STREEBOG256_Init | ||
| 2654 | _libre_STREEBOG256_Update | ||
| 2655 | _libre_STREEBOG256_Final | ||
| 2656 | _libre_STREEBOG256 | ||
| 2657 | _libre_STREEBOG512_Init | ||
| 2658 | _libre_STREEBOG512_Update | ||
| 2659 | _libre_STREEBOG512_Final | ||
| 2660 | _libre_STREEBOG512_Transform | ||
| 2661 | _libre_STREEBOG512 | ||
| 2662 | _libre_GOST_KEY_new | ||
| 2663 | _libre_GOST_KEY_free | ||
| 2664 | _libre_GOST_KEY_check_key | ||
| 2665 | _libre_GOST_KEY_set_public_key_affine_coordinates | ||
| 2666 | _libre_GOST_KEY_get0_group | ||
| 2667 | _libre_GOST_KEY_set_group | ||
| 2668 | _libre_GOST_KEY_get_digest | ||
| 2669 | _libre_GOST_KEY_set_digest | ||
| 2670 | _libre_GOST_KEY_get0_private_key | ||
| 2671 | _libre_GOST_KEY_set_private_key | ||
| 2672 | _libre_GOST_KEY_get0_public_key | ||
| 2673 | _libre_GOST_KEY_set_public_key | ||
| 2674 | _libre_GOST_KEY_get_size | ||
| 2675 | _libre_ERR_load_GOST_strings | ||
