Searched defs:templ (Results 1 – 8 of 8) sorted by relevance
83 OSSL_RECORD_TEMPLATE templ; in ssl3_dispatch_alert() local
494 OSSL_RECORD_TEMPLATE *templ, in ktls_prepare_record_header()515 OSSL_RECORD_TEMPLATE *templ, in ktls_post_encryption_processing()
694 OSSL_RECORD_TEMPLATE *templ, in dtls_prepare_record_header()
1603 OSSL_RECORD_TEMPLATE *templ, in tls_prepare_record_header_default()
394 void *templ) in evp_keymgmt_gen_set_template()
439 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template()
500 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template()
1055 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template()
Completed in 27 milliseconds