Searched refs:pExtensions (Results 1 – 3 of 3) sorted by relevance
405 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()
567 PWEBAUTHN_EXTENSION pExtensions;
640 void * pExtensions; member