Searched refs:HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX (Results 1 – 5 of 5) sorted by relevance
155 (void)RegisterAbility(HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(HKS_ALG_AES), in RegisterAbilityEncrypt()166 (void)RegisterAbility(HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(HKS_ALG_SM4), in RegisterAbilityEncrypt()
438 FreeCtx func = (FreeCtx)GetAbility(HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(algtype)); in HksCryptoHalEncryptFreeCtx()
99 #define HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(alg) HKS_CRYPTO_ABILITY(HKS_OPERATION_ENCRYPT_FREE_CT… macro
136 (void)RegisterAbility(HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(HKS_ALG_AES), in RegisterAbilityEncrypt()
315 FreeCtx func = (FreeCtx)GetAbility(HKS_CRYPTO_ABILITY_ENCRYPT_FREE_CTX(algtype)); in HksCryptoHalEncryptFreeCtx()