Remove engine_table_select_int
authorRich Salz <rsalz@akamai.com>
Sat, 22 May 2021 19:57:07 +0000 (15:57 -0400)
committerPauli <pauli@openssl.org>
Tue, 25 May 2021 00:26:59 +0000 (10:26 +1000)
commita861711bcded8e259156342be697d72ec65f0aa2
treed807f50cec6e4cbd4e1b7c7e9bb562e741c461e7
parent3c9f992aa03aa8d75a1815a72d58dceeeb71e2a2
Remove engine_table_select_int

Add missing file/line args and call it engine_table_select

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15419)
crypto/engine/eng_local.h
crypto/engine/eng_table.c
crypto/engine/tb_asnmth.c
crypto/engine/tb_cipher.c
crypto/engine/tb_dh.c
crypto/engine/tb_digest.c
crypto/engine/tb_dsa.c
crypto/engine/tb_eckey.c
crypto/engine/tb_pkmeth.c
crypto/engine/tb_rand.c
crypto/engine/tb_rsa.c