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

  /src/external/bsd/libfido2/dist/src/
winhello.c 423 e->pvExtension = b;
437 e->pvExtension = p;
844 free(e->pvExtension);
webauthn.h 471 // - pvExtension must point to a BOOL with the value TRUE.
474 // - pvExtension will point to a BOOL with the value TRUE if credential
501 // - pvExtension must point to a WEBAUTHN_CRED_PROTECT_EXTENSION_IN struct
504 // - pvExtension will point to a DWORD with one of the above WEBAUTHN_USER_VERIFICATION_* values
526 // - pvExtension must point to a WEBAUTHN_CRED_BLOB_EXTENSION struct
529 // - pvExtension will point to a BOOL with the value TRUE if credBlob was successfully created
532 // - pvExtension must point to a BOOL with the value TRUE to request the credBlob.
535 // - pvExtension will point to a WEBAUTHN_CRED_BLOB_EXTENSION struct if the authenticator
546 // - pvExtension must point to a BOOL with the value TRUE to request the minPinLength.
549 // - pvExtension will point to a DWORD with the minimum pin length if returned by the authenticator
    [all...]

Completed in 67 milliseconds