Home
last modified time | relevance | path

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

/base/security/huks/frameworks/crypto_lite/cipher/include/
Dcipher.h52 char *transformation; member
/base/security/crypto_framework/frameworks/crypto_operation/
Dcipher.c342 HcfResult HcfCipherCreate(const char *transformation, HcfCipher **returnObj) in HcfCipherCreate()
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp63 char *transformation = nullptr; member