mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Add files via upload
This commit is contained in:
102
fuzz/wrapped.sym
Normal file
102
fuzz/wrapped.sym
Normal file
@@ -0,0 +1,102 @@
|
||||
asprintf
|
||||
bind
|
||||
BN_bin2bn
|
||||
BN_bn2bin
|
||||
BN_CTX_get
|
||||
BN_CTX_new
|
||||
BN_new
|
||||
calloc
|
||||
cbor_array_handle
|
||||
cbor_array_push
|
||||
cbor_build_bool
|
||||
cbor_build_bytestring
|
||||
cbor_build_negint16
|
||||
cbor_build_negint8
|
||||
cbor_build_string
|
||||
cbor_build_uint16
|
||||
cbor_build_uint32
|
||||
cbor_build_uint64
|
||||
cbor_build_uint8
|
||||
cbor_load
|
||||
cbor_map_add
|
||||
cbor_map_handle
|
||||
cbor_new_definite_array
|
||||
cbor_new_definite_bytestring
|
||||
cbor_new_definite_map
|
||||
cbor_serialize_alloc
|
||||
clock_gettime
|
||||
deflate
|
||||
deflateInit2_
|
||||
EC_KEY_get0_group
|
||||
EC_KEY_get0_private_key
|
||||
EC_KEY_new_by_curve_name
|
||||
EC_POINT_get_affine_coordinates_GFp
|
||||
EC_POINT_new
|
||||
EVP_aes_256_cbc
|
||||
EVP_aes_256_gcm
|
||||
EVP_Cipher
|
||||
EVP_CIPHER_CTX_ctrl
|
||||
EVP_CIPHER_CTX_new
|
||||
EVP_CipherInit
|
||||
EVP_DigestFinal_ex
|
||||
EVP_DigestInit_ex
|
||||
EVP_DigestUpdate
|
||||
EVP_DigestVerifyInit
|
||||
EVP_MD_CTX_new
|
||||
EVP_PKEY_assign
|
||||
EVP_PKEY_CTX_ctrl
|
||||
EVP_PKEY_CTX_new
|
||||
EVP_PKEY_CTX_new_id
|
||||
EVP_PKEY_derive
|
||||
EVP_PKEY_derive_init
|
||||
EVP_PKEY_derive_set_peer
|
||||
EVP_PKEY_get0_EC_KEY
|
||||
EVP_PKEY_get0_RSA
|
||||
EVP_PKEY_get_raw_public_key
|
||||
EVP_PKEY_keygen
|
||||
EVP_PKEY_keygen_init
|
||||
EVP_PKEY_new
|
||||
EVP_PKEY_new_raw_public_key
|
||||
EVP_PKEY_paramgen
|
||||
EVP_PKEY_paramgen_init
|
||||
EVP_PKEY_verify_init
|
||||
EVP_sha1
|
||||
EVP_sha256
|
||||
fido_tx
|
||||
getrandom
|
||||
HMAC
|
||||
HMAC_CTX_new
|
||||
HMAC_Final
|
||||
HMAC_Init_ex
|
||||
HMAC_Update
|
||||
ioctl
|
||||
malloc
|
||||
realloc
|
||||
RSA_new
|
||||
RSA_pkey_ctx_ctrl
|
||||
RSA_set0_key
|
||||
SCardConnect
|
||||
SCardDisconnect
|
||||
SCardEstablishContext
|
||||
SCardListReaders
|
||||
SCardReleaseContext
|
||||
SCardTransmit
|
||||
SHA1
|
||||
SHA256
|
||||
strdup
|
||||
udev_device_get_devnode
|
||||
udev_device_get_parent_with_subsystem_devtype
|
||||
udev_device_get_sysattr_value
|
||||
udev_device_get_sysnum
|
||||
udev_device_new_from_syspath
|
||||
udev_device_unref
|
||||
udev_enumerate_add_match_subsystem
|
||||
udev_enumerate_get_list_entry
|
||||
udev_enumerate_new
|
||||
udev_enumerate_scan_devices
|
||||
udev_enumerate_unref
|
||||
udev_list_entry_get_name
|
||||
udev_list_entry_get_next
|
||||
udev_new
|
||||
udev_unref
|
||||
usleep
|
||||
Reference in New Issue
Block a user