Searched refs:pHmacSecretSaltValues (Results 1 – 2 of 2) sorted by relevance
463 out->pHmacSecretSaltValues = v; in pack_assert_ext()804 if (ctx->opt.pHmacSecretSaltValues != NULL) in winhello_assert_free()805 free(ctx->opt.pHmacSecretSaltValues->pGlobalHmacSalt); in winhello_assert_free()806 free(ctx->opt.pHmacSecretSaltValues); in winhello_assert_free()
674 PWEBAUTHN_HMAC_SECRET_SALT_VALUES pHmacSecretSaltValues; member