summaryrefslogtreecommitdiff
path: root/fuzz/wrapped.sym
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/wrapped.sym')
-rw-r--r--fuzz/wrapped.sym16
1 files changed, 16 insertions, 0 deletions
diff --git a/fuzz/wrapped.sym b/fuzz/wrapped.sym
index 3679f91..3df4f12 100644
--- a/fuzz/wrapped.sym
+++ b/fuzz/wrapped.sym
@@ -1,19 +1,28 @@
1BN_bin2bn 1BN_bin2bn
2BN_bn2bin
2BN_CTX_get 3BN_CTX_get
3BN_CTX_new 4BN_CTX_new
4BN_new 5BN_new
5calloc 6calloc
6cbor_array_handle 7cbor_array_handle
8cbor_array_push
9cbor_build_bool
7cbor_build_bytestring 10cbor_build_bytestring
11cbor_build_negint16
12cbor_build_negint8
8cbor_build_string 13cbor_build_string
14cbor_build_uint32
9cbor_build_uint8 15cbor_build_uint8
10cbor_load 16cbor_load
11cbor_map_add 17cbor_map_add
12cbor_map_handle 18cbor_map_handle
19cbor_new_definite_array
13cbor_new_definite_map 20cbor_new_definite_map
14cbor_serialize_alloc 21cbor_serialize_alloc
15EC_KEY_get0_group 22EC_KEY_get0_group
23EC_KEY_get0_private_key
16EC_KEY_new_by_curve_name 24EC_KEY_new_by_curve_name
25EC_POINT_get_affine_coordinates_GFp
17EC_POINT_new 26EC_POINT_new
18EVP_CIPHER_CTX_new 27EVP_CIPHER_CTX_new
19EVP_CIPHER_CTX_set_padding 28EVP_CIPHER_CTX_set_padding
@@ -25,11 +34,18 @@ EVP_EncryptUpdate
25EVP_MD_CTX_new 34EVP_MD_CTX_new
26EVP_PKEY_assign 35EVP_PKEY_assign
27EVP_PKEY_CTX_new 36EVP_PKEY_CTX_new
37EVP_PKEY_CTX_new_id
28EVP_PKEY_derive_init 38EVP_PKEY_derive_init
29EVP_PKEY_derive_set_peer 39EVP_PKEY_derive_set_peer
40EVP_PKEY_get0_EC_KEY
30EVP_PKEY_get0_RSA 41EVP_PKEY_get0_RSA
42EVP_PKEY_get_raw_public_key
43EVP_PKEY_keygen
44EVP_PKEY_keygen_init
31EVP_PKEY_new 45EVP_PKEY_new
32EVP_PKEY_new_raw_public_key 46EVP_PKEY_new_raw_public_key
47EVP_PKEY_paramgen
48EVP_PKEY_paramgen_init
33EVP_sha256 49EVP_sha256
34fido_tx 50fido_tx
35HMAC 51HMAC