Searched defs:tt (Results 1 – 11 of 11) sorted by relevance
/openssl/crypto/asn1/ |
H A D | tasn_new.c | 63 const ASN1_TEMPLATE *tt = NULL; in asn1_item_embed_new() local 207 static int asn1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, in asn1_template_new() 247 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
|
H A D | tasn_fre.c | 30 const ASN1_TEMPLATE *tt = NULL, *seqtt; in ossl_asn1_item_embed_free() local 126 void ossl_asn1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ossl_asn1_template_free()
|
H A D | tasn_utl.c | 201 ASN1_VALUE **ossl_asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ossl_asn1_get_field_ptr() 214 const ASN1_TEMPLATE *tt) in ossl_asn1_get_const_field_ptr() 225 const ASN1_TEMPLATE *tt, in ossl_asn1_do_adb()
|
H A D | asn1_local.h | 26 const ASN1_TEMPLATE *tt; member
|
H A D | tasn_enc.c | 84 const ASN1_TEMPLATE *tt = NULL; in ASN1_item_ex_i2d() local 215 const ASN1_TEMPLATE *tt, int tag, int iclass) in asn1_template_ex_i2d()
|
H A D | tasn_prn.c | 137 const ASN1_TEMPLATE *tt; in asn1_item_print_ctx() local 263 const ASN1_TEMPLATE *tt, const ASN1_PCTX *pctx) in asn1_template_print_ctx()
|
H A D | tasn_dec.c | 168 const ASN1_TEMPLATE *tt, *errtt = NULL; in asn1_item_embed_d2i() local 498 const ASN1_TEMPLATE *tt, char opt, in asn1_template_ex_d2i() 570 const ASN1_TEMPLATE *tt, char opt, in asn1_template_noexp_d2i()
|
/openssl/crypto/objects/ |
H A D | obj_xref.c | 209 static void sid_free(nid_triple *tt) in sid_free()
|
/openssl/crypto/cms/ |
H A D | cms_sd.c | 558 ASN1_TIME *tt; in cms_add1_signingTime() local
|
/openssl/include/openssl/ |
H A D | asn1t.h.in | 518 const ASN1_TEMPLATE tt; /* item for this value */ member
|
/openssl/test/ |
H A D | evp_test.c | 4579 const EVP_TEST_METHOD **tt; in find_test() local
|
Completed in 41 milliseconds