Home
last modified time | relevance | path

Searched refs:exp_emsa (Results 1 – 3 of 3) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/bogo_shim/
H A Dbogo_shim.cpp1318 const std::string exp_emsa = Botan::TLS::padding_string_for_scheme(scheme); in tls_verify_message() local
1319 if(emsa != exp_emsa) in tls_verify_message()
1320 … shim_exit_with_error("Unexpected signature scheme got " + emsa + " expected " + exp_emsa); in tls_verify_message()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/bogo_shim/
H A Dbogo_shim.cpp1319 const std::string exp_emsa = Botan::TLS::padding_string_for_scheme(scheme); in tls_verify_message() local
1320 if(emsa != exp_emsa) in tls_verify_message()
1321 … shim_exit_with_error("Unexpected signature scheme got " + emsa + " expected " + exp_emsa); in tls_verify_message()
/dports/security/botan2/Botan-2.18.2/src/bogo_shim/
H A Dbogo_shim.cpp1319 const std::string exp_emsa = Botan::TLS::padding_string_for_scheme(scheme); in tls_verify_message() local
1320 if(emsa != exp_emsa) in tls_verify_message()
1321 … shim_exit_with_error("Unexpected signature scheme got " + emsa + " expected " + exp_emsa); in tls_verify_message()