| | | |
Offset 1, 127 lines modified | Offset 1, 127 lines modified |
1 | __gmon_start__ | 1 | __gmon_start__ |
2 | _ITM_deregisterTMCloneTable | 2 | _ITM_deregisterTMCloneTable |
3 | _ITM_registerTMCloneTable | 3 | _ITM_registerTMCloneTable |
4 | __cxa_finalize | 4 | __cxa_finalize |
5 | PyInit__rust | 5 | PyInit__rust |
6 | _Unwind_Resume | 6 | _Unwind_Resume |
7 | PyExc_ValueError | |
8 | PyExc_SystemError | 7 | PyExc_SystemError |
9 | PyExc_TypeError | 8 | PyLong_Type |
| 9 | _Py_NoneStruct |
| 10 | PyExc_Exception |
| 11 | PyType_IsSubtype |
| 12 | PyUnicode_AsUTF8AndSize |
10 | PyBaseObject_Type | 13 | PyBaseObject_Type |
| 14 | i2d_DSAPrivateKey |
| 15 | PEM_write_bio_DSAPrivateKey |
| 16 | DSA_get0_pqg |
| 17 | DSA_get0_key |
| 18 | PyExc_ValueError |
| 19 | PyExc_TypeError |
11 | PyObject_IsInstance | 20 | PyObject_IsInstance |
12 | OPENSSL_sk_num | |
13 | OPENSSL_sk_value | |
14 | PKCS7_free | |
15 | PyBytes_AsString | |
16 | PyBytes_Size | |
17 | PyType_IsSubtype | |
18 | pthread_getspecific | |
19 | pthread_setspecific | |
20 | _Py_NotImplementedStruct | 21 | _Py_NotImplementedStruct |
21 | _Py_TrueStruct | 22 | _Py_TrueStruct |
22 | _Py_FalseStruct | 23 | _Py_FalseStruct |
23 | PyUnicode_AsUTF8AndSize | |
24 | EVP_PKEY_cmp | 24 | EVP_PKEY_cmp |
25 | DH_get0_pqg | 25 | DH_get0_pqg |
26 | EVP_PKEY_get_id | 26 | EVP_PKEY_get_id |
27 | EVP_PKEY_get1_RSA | 27 | EVP_PKEY_get1_RSA |
28 | RSA_free | 28 | RSA_free |
29 | EVP_PKEY_up_ref | 29 | EVP_PKEY_up_ref |
30 | EVP_PKEY_free | 30 | EVP_PKEY_free |
31 | _Py_NoneStruct | |
32 | EVP_PKEY_get1_DH | 31 | EVP_PKEY_get1_DH |
33 | DH_get0_key | 32 | DH_get0_key |
34 | HMAC_CTX_free | 33 | HMAC_CTX_free |
35 | PyList_New | 34 | PyBytes_AsString |
| 35 | PyBytes_Size |
36 | PyExc_OverflowError | 36 | PyExc_OverflowError |
37 | PyObject_Call | 37 | PyObject_Call |
38 | PyLong_FromUnsignedLongLong | 38 | PyLong_FromUnsignedLongLong |
39 | PyObject_VectorcallMethod | 39 | PyObject_VectorcallMethod |
40 | PySequence_Check | 40 | PySequence_Check |
41 | PySequence_Size | 41 | PySequence_Size |
42 | EVP_CIPHER_CTX_free | 42 | EVP_CIPHER_CTX_free |
43 | EVP_CIPHER_free | 43 | EVP_CIPHER_free |
44 | PyExc_RuntimeError | |
45 | OSSL_PROVIDER_unload | 44 | OSSL_PROVIDER_unload |
| 45 | PyImport_Import |
| 46 | PyExc_RuntimeError |
46 | DSA_free | 47 | DSA_free |
47 | EC_KEY_free | 48 | EC_KEY_free |
48 | EVP_PKEY_verify_init | 49 | EVP_PKEY_verify_init |
49 | EVP_PKEY_verify | 50 | EVP_PKEY_verify |
50 | EVP_PKEY_sign_init | 51 | EVP_PKEY_sign_init |
51 | EC_KEY_get0_public_key | 52 | EC_KEY_get0_public_key |
52 | EC_KEY_get0_group | 53 | EC_KEY_get0_group |
53 | EVP_PKEY_get1_EC_KEY | 54 | EVP_PKEY_get1_EC_KEY |
54 | BN_CTX_free | 55 | BN_CTX_free |
55 | EC_POINT_free | 56 | EC_POINT_free |
56 | PyLong_Type | |
57 | EC_GROUP_free | 57 | EC_GROUP_free |
58 | EVP_PKEY_CTX_new | 58 | EVP_PKEY_CTX_new |
59 | EVP_PKEY_CTX_free | 59 | EVP_PKEY_CTX_free |
60 | EC_KEY_get0_private_key | 60 | EC_KEY_get0_private_key |
61 | PyImport_Import | |
62 | PyExc_MemoryError | 61 | pthread_getspecific |
| 62 | pthread_setspecific |
| 63 | PyList_New |
| 64 | PyExc_NotImplementedError |
63 | EVP_PKEY_new | 65 | EVP_PKEY_new |
64 | EVP_PKEY_assign | 66 | EVP_PKEY_assign |
65 | EVP_PKEY_get_raw_public_key | 67 | EVP_PKEY_get_raw_public_key |
66 | EVP_PKEY_get_raw_private_key | 68 | EVP_PKEY_get_raw_private_key |
67 | i2d_PUBKEY | 69 | i2d_PUBKEY |
68 | PEM_write_bio_PUBKEY | 70 | PEM_write_bio_PUBKEY |
69 | i2d_PKCS8PrivateKey_bio | 71 | i2d_PKCS8PrivateKey_bio |
70 | PEM_write_bio_PKCS8PrivateKey | 72 | PEM_write_bio_PKCS8PrivateKey |
71 | EVP_PKEY_get1_DSA | 73 | EVP_PKEY_get1_DSA |
72 | PEM_read_bio_PrivateKey | 74 | PEM_read_bio_PrivateKey |
73 | d2i_PKCS8PrivateKey_bio | 75 | d2i_PKCS8PrivateKey_bio |
74 | PyTuple_New | |
75 | i2d_ECPrivateKey | |
76 | PEM_write_bio_ECPrivateKey | 76 | CMAC_CTX_free |
| 77 | PySlice_Type |
| 78 | PyExc_MemoryError |
| 79 | DH_check |
77 | i2d_RSAPrivateKey | 80 | i2d_RSAPrivateKey |
78 | PEM_write_bio_RSAPrivateKey | 81 | PEM_write_bio_RSAPrivateKey |
79 | RSA_get0_key | 82 | RSA_get0_key |
80 | RSA_get0_factors | 83 | RSA_get0_factors |
81 | i2d_RSAPublicKey | 84 | i2d_RSAPublicKey |
82 | PEM_write_bio_RSAPublicKey | 85 | PEM_write_bio_RSAPublicKey |
83 | RSA_get0_crt_params | 86 | RSA_get0_crt_params |
84 | RSA_check_key | 87 | RSA_check_key |
85 | DSA_get0_pqg | |
86 | DSA_get0_key | |
87 | i2d_DSAPrivateKey | |
88 | PEM_write_bio_DSAPrivateKey | |
89 | CMAC_CTX_free | |
90 | EVP_MD_CTX_new | 88 | EVP_MD_CTX_new |
91 | EVP_DigestSignInit | 89 | EVP_DigestSignInit |
92 | EVP_MD_CTX_free | 90 | EVP_MD_CTX_free |
93 | EVP_DigestVerifyInit | 91 | EVP_DigestVerifyInit |
| 92 | OPENSSL_sk_num |
| 93 | EVP_PKEY_derive_set_peer_ex |
| 94 | EVP_PKEY_derive_init |
| 95 | EVP_PKEY_derive_set_peer |
| 96 | OPENSSL_sk_value |
| 97 | PyExc_IndexError |
| 98 | PyErr_WriteUnraisable |
| 99 | PyObject_GC_UnTrack |
| 100 | PyBytes_FromStringAndSize |
| 101 | EVP_PKEY_encrypt |
| 102 | EVP_PKEY_sign |
| 103 | PyTuple_New |
| 104 | PySlice_Unpack |
| 105 | PySlice_AdjustIndices |
94 | EVP_PKEY_verify_recover | 106 | EVP_PKEY_verify_recover |
Max report size reached; 135165/137690 bytes (98.17%) of diff not shown.
|