Searched refs:mContext (Results 1 – 3 of 3) sorted by relevance
110 return aContext != NULL && aContext->mContext != NULL && aContext->mContextSize >= aMinSize; in checkContext()228 operation = aContext->mContext; in otPlatCryptoHmacSha256Init()242 operation = aContext->mContext; in otPlatCryptoHmacSha256Deinit()256 operation = aContext->mContext; in otPlatCryptoHmacSha256Start()271 operation = aContext->mContext; in otPlatCryptoHmacSha256Update()285 operation = aContext->mContext; in otPlatCryptoHmacSha256Finish()298 key_ref = aContext->mContext; in otPlatCryptoAesInit()312 key_ref = aContext->mContext; in otPlatCryptoAesSetKey()329 key_ref = aContext->mContext; in otPlatCryptoAesEncrypt()349 operation = aContext->mContext; in otPlatCryptoSha256Init()[all …]
81 .mContext = &btn_rsc_ctx,89 struct btn_rsc_ctx *btn_ctx = rsc->mContext; in button_init_rsc()
42 struct led_rsc_ctx *led_ctx = rsc->mContext; in led_init()144 .mContext = &led_rsc_ctx,