HomeSort by: relevance | last modified time | path
    Searched refs:pHmacSecretSaltValues (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/
winhello.c 474 out->pHmacSecretSaltValues = v;
821 if (ctx->opt.pHmacSecretSaltValues != NULL)
822 free(ctx->opt.pHmacSecretSaltValues->pGlobalHmacSalt);
823 free(ctx->opt.pHmacSecretSaltValues);
webauthn.h 779 PWEBAUTHN_HMAC_SECRET_SALT_VALUES pHmacSecretSaltValues;

Completed in 18 milliseconds