From 75073d0a8478441cc97a6efa10b566c5fb1dac81 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Apr 2020 20:57:17 +0100 Subject: New upstream version 1.4.0 --- fuzz/wrapped.sym | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'fuzz/wrapped.sym') 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 @@ 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_uint32 cbor_build_uint8 cbor_load cbor_map_add cbor_map_handle +cbor_new_definite_array cbor_new_definite_map cbor_serialize_alloc 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_CIPHER_CTX_new EVP_CIPHER_CTX_set_padding @@ -25,11 +34,18 @@ EVP_EncryptUpdate EVP_MD_CTX_new EVP_PKEY_assign EVP_PKEY_CTX_new +EVP_PKEY_CTX_new_id 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_sha256 fido_tx HMAC -- cgit v1.2.3