Home
last modified time | relevance | path

Searched defs:needs_padding (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpoly1305.c67 uint32_t needs_padding) in poly1305_process()
/aosp_15_r20/external/mbedtls/library/
H A Dpoly1305.c67 uint32_t needs_padding) in poly1305_process()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.cc623 bool needs_padding = false; in CreateAndSerializeStreamFrame() local