| /freebsd/crypto/openssl/crypto/pem/ |
| H A D | pem_local.h | 42 # define IMPLEMENT_PEM_provided_write_body_vars(type, asn1, pq) \ argument 85 # define IMPLEMENT_PEM_provided_write_body_fallback(str, asn1, \ argument 90 # define IMPLEMENT_PEM_provided_write_body_fallback_cb(str, asn1, \ argument 96 # define IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, \ argument 114 # define IMPLEMENT_PEM_provided_write_cb_to(name, TYPE, type, str, asn1, \ argument 135 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) argument 136 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) argument 140 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) \ argument 142 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) \ argument 147 # define IMPLEMENT_PEM_provided_write_bio(name, TYPE, type, str, asn1) \ argument [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | pem.h | 105 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument 106 # define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument 108 # define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument 110 # define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument 112 # define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument 148 # define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument 156 # define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument 164 # define IMPLEMENT_PEM_write_bio_const(name, type, str, asn1) \ argument 168 # define IMPLEMENT_PEM_write_cb_bio(name, type, str, asn1) \ argument 176 # define IMPLEMENT_PEM_write_cb_bio_const(name, type, str, asn1) \ argument [all …]
|
| H A D | pkcs7.h.in | 141 unsigned char *asn1; member
|
| H A D | pkcs7.h | 188 unsigned char *asn1; member
|
| /freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | asn1_encode.c | 175 k5_asn1_decode_bool(const uint8_t *asn1, size_t len, intmax_t *val) in k5_asn1_decode_bool() 186 k5_asn1_decode_int(const uint8_t *asn1, size_t len, intmax_t *val) in k5_asn1_decode_int() 206 k5_asn1_decode_uint(const uint8_t *asn1, size_t len, uintmax_t *val) in k5_asn1_decode_uint() 223 k5_asn1_decode_bytestring(const uint8_t *asn1, size_t len, in k5_asn1_decode_bytestring() 242 k5_asn1_decode_generaltime(const uint8_t *asn1, size_t len, time_t *time_out) in k5_asn1_decode_generaltime() 285 k5_asn1_decode_bitstring(const uint8_t *asn1, size_t len, in k5_asn1_decode_bitstring() 358 get_tag(const uint8_t *asn1, size_t len, taginfo *tag_out, in get_tag() 620 store_der(const taginfo *t, const uint8_t *asn1, size_t len, void *val, in store_der() 1136 decode_atype(const taginfo *t, const uint8_t *asn1, size_t len, in decode_atype() 1252 decode_cntype(const taginfo *t, const uint8_t *asn1, size_t len, in decode_cntype() [all …]
|
| H A D | asn1_k_encode.c | 134 decode_seqno(const taginfo *t, const uint8_t *asn1, size_t len, void *p) in decode_seqno() 168 decode_kerberos_time(const taginfo *t, const uint8_t *asn1, size_t len, in decode_kerberos_time() 242 decode_krb5_flags(const taginfo *t, const uint8_t *asn1, size_t len, void *val) in decode_krb5_flags() 328 decode_lr_type(const taginfo *t, const uint8_t *asn1, size_t len, void *p) in decode_lr_type() 498 decode_kdc_req_body(const taginfo *t, const uint8_t *asn1, size_t len, in decode_kdc_req_body()
|
| /freebsd/crypto/heimdal/lib/ |
| H A D | Makefile.am | 31 asn1 \ subdir
|
| /freebsd/crypto/openssl/test/ |
| H A D | x509_time_test.c | 485 ASN1_TIME asn1; member 512 ASN1_TIME asn1; member
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | x509_acert.c | 286 ASN1_TYPE *asn1 = ASN1_generate_nconf(value, conf); in X509_ACERT_add_attr_nconf() local
|
| /freebsd/crypto/openssl/crypto/http/ |
| H A D | http_client.c | 252 const char *content_type, int asn1, in OSSL_HTTP_REQ_CTX_set_expected()
|
| /freebsd/contrib/bearssl/test/ |
| H A D | test_crypto.c | 9140 br_ecdsa_sign sign, br_ecdsa_vrfy vrfy, int asn1) in test_ECDSA_KAT()
|