Searched defs:templ (Results 1 – 14 of 14) sorted by relevance
/freebsd/usr.bin/indent/ |
H A D | lexi.c | 55 struct templ { struct 62 * search. For the same reason, string must be the first thing in struct templ. argument
|
/freebsd/crypto/openssl/ssl/ |
H A D | s3_msg.c | 84 OSSL_RECORD_TEMPLATE templ; in ssl3_dispatch_alert() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_suppressions.h | 24 char *templ; member
|
H A D | sanitizer_libignore.h | 53 char *templ; member
|
H A D | sanitizer_common.cpp | 229 bool TemplateMatch(const char *templ, const char *str) { in TemplateMatch()
|
/freebsd/crypto/openssl/ssl/record/methods/ |
H A D | ktls_meth.c | 494 OSSL_RECORD_TEMPLATE *templ, in ktls_prepare_record_header() 515 OSSL_RECORD_TEMPLATE *templ, in ktls_post_encryption_processing()
|
H A D | dtls_meth.c | 700 OSSL_RECORD_TEMPLATE *templ, in dtls_prepare_record_header()
|
H A D | tls_common.c | 1603 OSSL_RECORD_TEMPLATE *templ, in tls_prepare_record_header_default()
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | keymgmt_meth.c | 404 void *templ) in evp_keymgmt_gen_set_template()
|
/freebsd/lib/libc/resolv/ |
H A D | res_debug.c | 1030 u_int32_t templ; in loc_ntoa() local
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | dsa_kmgmt.c | 439 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template()
|
H A D | dh_kmgmt.c | 500 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template()
|
H A D | ec_kmgmt.c | 1055 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 6823 void *buf, *templ; in ztest_blake3() local
|