Searched refs:HksCryptoHalEncryptFreeCtx (Results 1 – 5 of 5) sorted by relevance
230 void HksCryptoHalEncryptFreeCtx(void **ctx, const uint32_t algtype);
313 void HksCryptoHalEncryptFreeCtx(void **ctx, const uint32_t algtype) in HksCryptoHalEncryptFreeCtx() function
149 HksCryptoHalEncryptFreeCtx(ctx, alg); in KeyNodeFreeCtx()
1157 HksCryptoHalEncryptFreeCtx(&ctx, alg); in FreeCryptoCtx()1160 HksCryptoHalEncryptFreeCtx(&ctx, alg); in FreeCryptoCtx()
436 void HksCryptoHalEncryptFreeCtx(void **ctx, const uint32_t algtype) in HksCryptoHalEncryptFreeCtx() function