Home
last modified time | relevance | path

Searched refs:PackIvAndTag (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c103 static int32_t PackIvAndTag(EVP_CIPHER_CTX *ctx, const AesGcmCipherKey *cipherkey, uint32_t dataLen, in PackIvAndTag() function
164 ret = PackIvAndTag(ctx, cipherkey, outlen, cipherText, cipherTextLen); in SslAesGcmEncrypt()

Completed in 2 milliseconds