Home
last modified time | relevance | path

Searched refs:holder_auth_templ (Results 1 – 5 of 5) sorted by relevance

/dports/security/botan110/Botan-1.10.17/src/cert/cvc/
H A Dcvc_cert.cpp102 byte holder_auth_templ, in make_cvc_cert() argument
109 enc_chat_val.push_back(holder_auth_templ); in make_cvc_cert()
H A Dcvc_cert.h102 byte holder_auth_templ,
H A Dcvc_self.h30 byte holder_auth_templ; variable
H A Dcvc_self.cpp115 opt.holder_auth_templ, in create_self_signed_cert()
201 opts.holder_auth_templ = (CVCA | (iris * IRIS) | (fingerpr * FINGERPRINT)); in create_cvca()
/dports/security/botan110/Botan-1.10.17/checks/
H A Dcvc_tests.cpp89 opts.holder_auth_templ = 0xC1; in test_enc_gen_selfsigned()