Home
last modified time | relevance | path

Searched defs:taglen (Results 1 – 8 of 8) sorted by relevance

/external/tremolo/Tremolo/
Dtreminfo.c77 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query() local
97 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query_count() local
/external/libwebsockets/lib/tls/openssl/
Dlws-genaes.c293 uint8_t *stream_block_16, size_t *nc_or_iv_off, int taglen) in lws_genaes_crypt()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp746 const uint32_t taglen = tag.GetLength(); in IsWholeWord() local
772 int32_t taglen = word.GetLength(); in BackwardsSearchToWord() local
806 const int32_t taglen = tag.GetLength(); in FindTag() local
/external/libwebsockets/include/libwebsockets/
Dlws-genaes.h88 int taglen; member
/external/libwebsockets/lib/tls/mbedtls/
Dlws-genaes.c278 uint8_t *stream_block_16, size_t *nc_or_iv_off, int taglen) in lws_genaes_crypt()
/external/ImageMagick/coders/
Dmeta.c1924 taglen; in formatIPTC() local
2064 taglen; in formatIPTCfromBuffer() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c135 int taglen; member
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c137 int taglen; member