Home
last modified time | relevance | path

Searched refs:CreateCiphertext (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
Dadaptor_algorithm.c304 static Buffer *CreateCiphertext(EVP_CIPHER_CTX *ctx, const Buffer *plaintext) in CreateCiphertext() function
390 ciphertext = CreateCiphertext(ctx, plaintext); in DoAes256GcmEncryptNoPadding()