diff options
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index bc50302981..da7ad8dbe7 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -2412,3 +2412,116 @@ _libre_SHA512_Update | |||
| 2412 | _libre_SHA512_Final | 2412 | _libre_SHA512_Final |
| 2413 | _libre_SHA512 | 2413 | _libre_SHA512 |
| 2414 | _libre_SHA512_Transform | 2414 | _libre_SHA512_Transform |
| 2415 | _libre_RSA_new | ||
| 2416 | _libre_RSA_new_method | ||
| 2417 | _libre_RSA_bits | ||
| 2418 | _libre_RSA_size | ||
| 2419 | _libre_RSA_generate_key | ||
| 2420 | _libre_RSA_generate_key_ex | ||
| 2421 | _libre_RSA_check_key | ||
| 2422 | _libre_RSA_public_encrypt | ||
| 2423 | _libre_RSA_private_encrypt | ||
| 2424 | _libre_RSA_public_decrypt | ||
| 2425 | _libre_RSA_private_decrypt | ||
| 2426 | _libre_RSA_free | ||
| 2427 | _libre_RSA_up_ref | ||
| 2428 | _libre_RSA_flags | ||
| 2429 | _libre_RSA_set_default_method | ||
| 2430 | _libre_RSA_get_default_method | ||
| 2431 | _libre_RSA_get_method | ||
| 2432 | _libre_RSA_set_method | ||
| 2433 | _libre_RSA_PKCS1_OpenSSL | ||
| 2434 | _libre_RSA_PKCS1_SSLeay | ||
| 2435 | _libre_RSA_pkey_ctx_ctrl | ||
| 2436 | _libre_d2i_RSAPublicKey | ||
| 2437 | _libre_i2d_RSAPublicKey | ||
| 2438 | _libre_d2i_RSAPrivateKey | ||
| 2439 | _libre_i2d_RSAPrivateKey | ||
| 2440 | _libre_RSA_PSS_PARAMS_new | ||
| 2441 | _libre_RSA_PSS_PARAMS_free | ||
| 2442 | _libre_d2i_RSA_PSS_PARAMS | ||
| 2443 | _libre_i2d_RSA_PSS_PARAMS | ||
| 2444 | _libre_RSA_OAEP_PARAMS_new | ||
| 2445 | _libre_RSA_OAEP_PARAMS_free | ||
| 2446 | _libre_d2i_RSA_OAEP_PARAMS | ||
| 2447 | _libre_i2d_RSA_OAEP_PARAMS | ||
| 2448 | _libre_RSA_print_fp | ||
| 2449 | _libre_RSA_print | ||
| 2450 | _libre_RSA_sign | ||
| 2451 | _libre_RSA_verify | ||
| 2452 | _libre_RSA_sign_ASN1_OCTET_STRING | ||
| 2453 | _libre_RSA_verify_ASN1_OCTET_STRING | ||
| 2454 | _libre_RSA_blinding_on | ||
| 2455 | _libre_RSA_blinding_off | ||
| 2456 | _libre_RSA_setup_blinding | ||
| 2457 | _libre_RSA_padding_add_PKCS1_type_1 | ||
| 2458 | _libre_RSA_padding_check_PKCS1_type_1 | ||
| 2459 | _libre_RSA_padding_add_PKCS1_type_2 | ||
| 2460 | _libre_RSA_padding_check_PKCS1_type_2 | ||
| 2461 | _libre_PKCS1_MGF1 | ||
| 2462 | _libre_RSA_padding_add_PKCS1_OAEP | ||
| 2463 | _libre_RSA_padding_check_PKCS1_OAEP | ||
| 2464 | _libre_RSA_padding_add_PKCS1_OAEP_mgf1 | ||
| 2465 | _libre_RSA_padding_check_PKCS1_OAEP_mgf1 | ||
| 2466 | _libre_RSA_padding_add_none | ||
| 2467 | _libre_RSA_padding_check_none | ||
| 2468 | _libre_RSA_verify_PKCS1_PSS | ||
| 2469 | _libre_RSA_padding_add_PKCS1_PSS | ||
| 2470 | _libre_RSA_verify_PKCS1_PSS_mgf1 | ||
| 2471 | _libre_RSA_padding_add_PKCS1_PSS_mgf1 | ||
| 2472 | _libre_RSA_get_ex_new_index | ||
| 2473 | _libre_RSA_set_ex_data | ||
| 2474 | _libre_RSA_get_ex_data | ||
| 2475 | _libre_RSA_security_bits | ||
| 2476 | _libre_RSA_get0_key | ||
| 2477 | _libre_RSA_set0_key | ||
| 2478 | _libre_RSA_get0_crt_params | ||
| 2479 | _libre_RSA_set0_crt_params | ||
| 2480 | _libre_RSA_get0_factors | ||
| 2481 | _libre_RSA_set0_factors | ||
| 2482 | _libre_RSA_get0_n | ||
| 2483 | _libre_RSA_get0_e | ||
| 2484 | _libre_RSA_get0_d | ||
| 2485 | _libre_RSA_get0_p | ||
| 2486 | _libre_RSA_get0_q | ||
| 2487 | _libre_RSA_get0_dmp1 | ||
| 2488 | _libre_RSA_get0_dmq1 | ||
| 2489 | _libre_RSA_get0_iqmp | ||
| 2490 | _libre_RSA_get0_pss_params | ||
| 2491 | _libre_RSA_clear_flags | ||
| 2492 | _libre_RSA_test_flags | ||
| 2493 | _libre_RSA_set_flags | ||
| 2494 | _libre_RSAPublicKey_dup | ||
| 2495 | _libre_RSAPrivateKey_dup | ||
| 2496 | _libre_RSA_meth_new | ||
| 2497 | _libre_RSA_meth_free | ||
| 2498 | _libre_RSA_meth_dup | ||
| 2499 | _libre_RSA_meth_set1_name | ||
| 2500 | _libre_RSA_meth_set_priv_enc | ||
| 2501 | _libre_RSA_meth_set_priv_dec | ||
| 2502 | _libre_RSA_meth_get_finish | ||
| 2503 | _libre_RSA_meth_set_finish | ||
| 2504 | _libre_RSA_meth_set_pub_enc | ||
| 2505 | _libre_RSA_meth_set_pub_dec | ||
| 2506 | _libre_RSA_meth_set_mod_exp | ||
| 2507 | _libre_RSA_meth_set_bn_mod_exp | ||
| 2508 | _libre_RSA_meth_set_init | ||
| 2509 | _libre_RSA_meth_set_keygen | ||
| 2510 | _libre_RSA_meth_set_flags | ||
| 2511 | _libre_RSA_meth_set0_app_data | ||
| 2512 | _libre_RSA_meth_get0_name | ||
| 2513 | _libre_RSA_meth_get_pub_enc | ||
| 2514 | _libre_RSA_meth_get_pub_dec | ||
| 2515 | _libre_RSA_meth_get_priv_enc | ||
| 2516 | _libre_RSA_meth_get_priv_dec | ||
| 2517 | _libre_RSA_meth_get_mod_exp | ||
| 2518 | _libre_RSA_meth_get_bn_mod_exp | ||
| 2519 | _libre_RSA_meth_get_init | ||
| 2520 | _libre_RSA_meth_get_keygen | ||
| 2521 | _libre_RSA_meth_get_flags | ||
| 2522 | _libre_RSA_meth_get0_app_data | ||
| 2523 | _libre_RSA_meth_get_sign | ||
| 2524 | _libre_RSA_meth_set_sign | ||
| 2525 | _libre_RSA_meth_get_verify | ||
| 2526 | _libre_RSA_meth_set_verify | ||
| 2527 | _libre_ERR_load_RSA_strings | ||
