Home
last modified time | relevance | path

Searched refs:pExtensions (Results 1 – 3 of 3) sorted by relevance

/src/contrib/libfido2/src/
H A Dwinhello.c405 if ((out->pExtensions = calloc(n, sizeof(*e))) == NULL) { in pack_cred_ext()
420 e = &out->pExtensions[i]; in pack_cred_ext()
434 e = &out->pExtensions[i]; in pack_cred_ext()
883 e = &ctx->opt.Extensions.pExtensions[i]; in winhello_cred_free()
886 free(ctx->opt.Extensions.pExtensions); in winhello_cred_free()
H A Dwebauthn.h567 PWEBAUTHN_EXTENSION pExtensions;
/src/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h640 void * pExtensions; member