Home
last modified time | relevance | path

Searched defs:tag_buf (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_integrity_only_record_protocol.cc37 unsigned char* tag_buf; member
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_integrity_only_record_protocol.cc37 unsigned char* tag_buf; member
/external/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_crypto.c248 unsigned char tag_buf[CRYPTO_MAX_TAG_SIZE]; in aes_gcm_decrypt() local
/external/openthread/third_party/mbedtls/repo/library/
Dgcm.c759 unsigned char tag_buf[16]; in mbedtls_gcm_self_test() local
/external/mbedtls/library/
Dgcm.c848 unsigned char tag_buf[16]; in mbedtls_gcm_self_test() local
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol_test.cc43 uint8_t* tag_buf; member