Home
last modified time | relevance | path

Searched defs:tagbuf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c354 uint8_t tagbuf[AES_GCM_TAG_LEN]; // outData has two part: EncryptedData & AES-GCM-TAG in OpensslAesGcmEncrypt() local
H A Dsoftbus_adapter_crypto.c110 char tagbuf[TAG_LEN]; in PackIvAndTag() local