Searched refs:pHmacSecretSaltValues (Results 1 – 2 of 2) sorted by relevance
474 out->pHmacSecretSaltValues = v; in pack_assert_ext()861 if (ctx->opt.pHmacSecretSaltValues != NULL) in winhello_assert_free()862 free(ctx->opt.pHmacSecretSaltValues->pGlobalHmacSalt); in winhello_assert_free()863 free(ctx->opt.pHmacSecretSaltValues); in winhello_assert_free()
779 PWEBAUTHN_HMAC_SECRET_SALT_VALUES pHmacSecretSaltValues; member