Searched defs:tag (Results 51 - 75 of 700) sorted by relevance

1234567891011>>

/freebsd-current/contrib/kyua/utils/cmdline/
H A Dui.cpp195 cmdline::ui::out_tag_wrap(const std::string& tag, const std::string& message, argument
[all...]
/freebsd-current/contrib/bearssl/src/aead/
H A Dgcm.c236 br_gcm_get_tag(br_gcm_context *ctx, void *tag) argument
268 br_gcm_get_tag_trunc(br_gcm_context *ctx, void *tag, size_t len) argument
278 br_gcm_check_tag_trunc(br_gcm_context *ctx, const void *tag, size_t len) argument
294 br_gcm_check_tag(br_gcm_context *ctx, const void *tag) argument
[all...]
H A Dccm.c306 br_ccm_get_tag(br_ccm_context *ctx, void *tag) argument
334 br_ccm_check_tag(br_ccm_context *ctx, const void *tag) argument
/freebsd-current/contrib/bearssl/src/symcipher/
H A Dpoly1305_i15.c129 br_poly1305_i15_run(const void *key, const void *iv, void *data, size_t len, const void *aad, size_t aad_len, void *tag, br_chacha20_run ichacha, int encrypt) argument
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp22 getProgramPoint(const Stmt *S, ProgramPoint::Kind K, const LocationContext *LC, const ProgramPointTag *tag) argument
/freebsd-current/tests/sys/netgraph/
H A Dvlan_rotate.c48 uint16_t tag; member in struct:vlan
/freebsd-current/sys/contrib/libfdt/
H A Dfdt.c97 uint32_t tag; local
168 uint32_t tag; local
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dsecretstream.c20 unsigned char tag; local
[all...]
/freebsd-current/contrib/wpa/src/wps/
H A Dupnp_xml.c161 xml_add_tagged_data(struct wpabuf *buf, const char *tag, const char *data) argument
194 const char *tag, *tagname, *end; local
[all...]
/freebsd-current/contrib/mandoc/
H A Dtag.c191 tag_exists(const char *tag) argument
263 tag_move_href(struct roff_man *man, struct roff_node *n, const char *tag) argument
[all...]
H A Dmanconf.h37 char *tag; member in struct:manoutput
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstring.c96 createstrobj(lua_State *L, const char *str, size_t l, int tag, unsigned int h, GCObject **list) argument
/freebsd-current/crypto/heimdal/kdc/
H A Dkdc-replay.c125 uint32_t t, clty, tag; local
/freebsd-current/contrib/sendmail/libsm/
H A Drpool.c547 # undef tag macro
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c122 int inf, tag, xclass; local
/freebsd-current/crypto/openssl/crypto/
H A Dasn1_dsa.c190 unsigned int tag, tmp; local
238 unsigned int tag; local
H A Dder_writer.c16 static int int_start_context(WPACKET *pkt, int tag) argument
25 static int int_end_context(WPACKET *pkt, int tag) argument
51 int ossl_DER_w_precompiled(WPACKET *pkt, int tag, argument
60 ossl_DER_w_boolean(WPACKET *pkt, int tag, int b) argument
70 ossl_DER_w_octet_string(WPACKET *pkt, int tag, const unsigned char *data, size_t data_n) argument
81 ossl_DER_w_octet_string_uint32(WPACKET *pkt, int tag, uint32_t value) argument
93 int_der_w_integer(WPACKET *pkt, int tag, int (*put_bytes)(WPACKET *pkt, const void *v, unsigned int *top_byte), const void *v) argument
128 ossl_DER_w_uint32(WPACKET *pkt, int tag, uint32_t v) argument
151 ossl_DER_w_bn(WPACKET *pkt, int tag, const BIGNUM *v) argument
161 ossl_DER_w_null(WPACKET *pkt, int tag) argument
171 ossl_DER_w_begin_sequence(WPACKET *pkt, int tag) argument
177 ossl_DER_w_end_sequence(WPACKET *pkt, int tag) argument
[all...]
/freebsd-current/sys/crypto/openssl/
H A Dossl_chacha20.c162 unsigned char tag[POLY1305_HASH_LEN]; local
308 unsigned char tag[POLY1305_HASH_LEN], tag2[POLY1305_HASH_LEN]; local
[all...]
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c77 static int aes_siv_settag(void *vctx, const unsigned char *tag, size_t tagl) argument
H A Dcipher_chacha20_poly1305.h23 unsigned char tag[POLY1305_BLOCK_SIZE]; member in struct:__anon4137
/freebsd-current/crypto/openssh/
H A Dcipher-chachapoly.c89 const u_char *tag = src + aadlen + len; local
H A Dcipher-chachapoly-libcrypto.c108 const u_char *tag = src + aadlen + len; local
/freebsd-current/libexec/bootpd/
H A Ddovend.c270 insert_ip(byte tag, struct in_addr_list *iplist, byte **dest, int *bytesleft) argument
/freebsd-current/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c274 u_char tag; local
/freebsd-current/sys/dev/ath/
H A Dif_ath_keycache.c85 ath_keyprint(struct ath_softc *sc, const char *tag, u_int ix, argument

Completed in 418 milliseconds

1234567891011>>