Searched defs:transformation (Results 1 – 6 of 6) sorted by relevance
155 HcfResult HcfKdfCreate(const char *transformation, HcfKdf **returnObj) in HcfKdfCreate()
345 HcfResult HcfCipherCreate(const char *transformation, HcfCipher **returnObj) in HcfCipherCreate()
52 char *transformation; member
63 char *transformation = nullptr; member
357 int64_t FfiOHOSCreateCipher(char* transformation, int32_t* errCode) in FfiOHOSCreateCipher()
2316 auto const transformation = in CombineSkippedParentTransformations() local