| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_rc4_hmac_md5.c | 33 MD5_CTX head, tail, md; member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_rc4_hmac_md5.c | 33 MD5_CTX head, tail, md; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | IntermRebuild.h | 92 ConsList<T> *tail; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermRebuild.h | 92 ConsList<T> *tail; member
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 157 Entry *tail = nullptr; // Pointer to the least recently used entry in the LRU. member in sw::LRUCache
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha.h | 55 SHA_CTX head, tail, md; member 60 SHA256_CTX head, tail, md; member
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | LinkedList.h | 219 LinkNode<T>* tail() const { in tail() function in LinkedList
|
| /third_party/optimized-routines/math/ |
| H A D | exp.c | 85 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | ticket.h | 124 Record tail; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ulist.cpp | 29 UListNode *tail; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | format.cc | 120 absl::string_view tail = input; in ParseTime() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_testing_helpers.h | 341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
|
| /third_party/zlib/examples/ |
| H A D | gznorm.c | 123 size_t tail; // number of trailer bytes read (0..8) in gzip_normalize() local
|
| /base/startup/init/interfaces/innerkits/include/fs_manager/ |
| H A D | fs_manager.h | 68 struct FstabItem *tail; member
|
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger_arm.c | 192 static struct frame_tail *user_backtrace(struct fiq_debugger_output *output, struct frame_tail *tail)
in user_backtrace() argument 220 struct frame_tail *tail;
in fiq_debugger_dump_stacktrace() local [all...] |
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_crpc_server.c | 421 WifiHalEventCallbackMsg *tail = head->pre; in PopBackCallbackMsg() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_l2cap_if.c | 538 int RfcommSendData(uint16_t lcid, const uint8_t *header, uint8_t headSize, uint8_t tail, Packet *pkt) in RfcommSendData() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | authencesn.c | 40 char tail[]; member [all...] |
| H A D | authenc.c | 37 char tail[]; member
|
| H A D | xts.c | 35 struct scatterlist *tail; member 166 int tail = req->cryptlen % XTS_BLOCK_SIZE; in xts_cts_final() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | st-dma-fence-chain.c | 111 struct dma_fence *tail; member [all...] |
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | aes-neonbs-glue.c | 347 int tail = req->cryptlen % AES_BLOCK_SIZE; in __xts_crypt() local
|
| H A D | aes-ce-glue.c | 449 int tail = req->cryptlen % AES_BLOCK_SIZE; in xts_encrypt() local 521 int tail in xts_decrypt() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | aes-neonbs-glue.c | 324 int tail = req->cryptlen % (8 * AES_BLOCK_SIZE); in __xts_crypt() local
|
| H A D | aes-ce-ccm-glue.c | 182 u32 tail = walk->nbytes % AES_BLOCK_SIZE; in ccm_crypt_fallback() local 246 u32 tail = walk.nbytes % AES_BLOCK_SIZE; in ccm_encrypt() local 304 u32 tail = walk.nbytes % AES_BLOCK_SIZE; in ccm_decrypt() local [all...] |