Symbol: templ
crypto/heimdal/lib/hx509/ref/pkcs11.h
785
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
789
struct ck_attribute *templ, unsigned long count,
crypto/heimdal/lib/hx509/ref/pkcs11.h
801
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
806
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
810
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
955
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
980
struct ck_attribute *templ,
crypto/heimdal/lib/hx509/ref/pkcs11.h
987
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
783
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
787
struct ck_attribute *templ, unsigned long count,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
799
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
804
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
808
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
953
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
978
struct ck_attribute *templ,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
985
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
785
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
789
struct ck_attribute *templ, unsigned long count,
crypto/openssh/pkcs11.h
801
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
806
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
810
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
955
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
980
struct ck_attribute *templ,
crypto/openssh/pkcs11.h
987
struct ck_attribute *templ,
crypto/openssl/crypto/evp/keymgmt_meth.c
396
void *templ)
crypto/openssl/crypto/evp/keymgmt_meth.c
406
return keymgmt->gen_set_template(genctx, templ);
crypto/openssl/include/crypto/evp.h
836
void *templ);
crypto/openssl/include/openssl/core_dispatch.h
625
(void *genctx, void *templ))
crypto/openssl/providers/implementations/keymgmt/dh_kmgmt.c
499
static int dh_gen_set_template(void *genctx, void *templ)
crypto/openssl/providers/implementations/keymgmt/dh_kmgmt.c
502
DH *dh = templ;
crypto/openssl/providers/implementations/keymgmt/dsa_kmgmt.c
437
static int dsa_gen_set_template(void *genctx, void *templ)
crypto/openssl/providers/implementations/keymgmt/dsa_kmgmt.c
440
DSA *dsa = templ;
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1025
static int ec_gen_set_template(void *genctx, void *templ)
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1028
EC_KEY *ec = templ;
crypto/openssl/ssl/record/methods/dtls_meth.c
700
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/dtls_meth.c
708
maxcomplen = templ->buflen;
crypto/openssl/ssl/record/methods/dtls_meth.c
713
|| !WPACKET_put_bytes_u16(thispkt, templ->version)
crypto/openssl/ssl/record/methods/ktls_meth.c
490
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/ktls_meth.c
511
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/recmethod_local.h
173
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/recmethod_local.h
422
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/recmethod_local.h
507
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/tls_common.c
1615
OSSL_RECORD_TEMPLATE *templ,
crypto/openssl/ssl/record/methods/tls_common.c
1623
maxcomplen = templ->buflen;
crypto/openssl/ssl/record/methods/tls_common.c
1628
|| !WPACKET_put_bytes_u16(thispkt, templ->version)
crypto/openssl/ssl/s3_msg.c
102
templ.version = TLS1_VERSION;
crypto/openssl/ssl/s3_msg.c
104
templ.buf = &sc->s3.send_alert[0];
crypto/openssl/ssl/s3_msg.c
105
templ.buflen = 2;
crypto/openssl/ssl/s3_msg.c
130
sc->rlayer.wrlmethod->write_records(sc->rlayer.wrl, &templ, 1));
crypto/openssl/ssl/s3_msg.c
134
sc->rlayer.wpend_tot = templ.buflen;
crypto/openssl/ssl/s3_msg.c
135
sc->rlayer.wpend_type = templ.type;
crypto/openssl/ssl/s3_msg.c
136
sc->rlayer.wpend_buf = templ.buf;
crypto/openssl/ssl/s3_msg.c
84
OSSL_RECORD_TEMPLATE templ;
crypto/openssl/ssl/s3_msg.c
95
templ.type = SSL3_RT_ALERT;
crypto/openssl/ssl/s3_msg.c
96
templ.version = (sc->version == TLS1_3_VERSION) ? TLS1_2_VERSION
lib/libc/resolv/res_debug.c
1030
u_int32_t templ;
lib/libc/resolv/res_debug.c
1050
GETLONG(templ, cp);
lib/libc/resolv/res_debug.c
1051
latval = (templ - ((unsigned)1<<31));
lib/libc/resolv/res_debug.c
1053
GETLONG(templ, cp);
lib/libc/resolv/res_debug.c
1054
longval = (templ - ((unsigned)1<<31));
lib/libc/resolv/res_debug.c
1056
GETLONG(templ, cp);
lib/libc/resolv/res_debug.c
1057
if (templ < referencealt) { /*%< below WGS 84 spheroid */
lib/libc/resolv/res_debug.c
1058
altval = referencealt - templ;
lib/libc/resolv/res_debug.c
1061
altval = templ - referencealt;
usr.bin/indent/lexi.c
193
struct templ *p;
usr.bin/indent/lexi.c
64
struct templ specials[] =