Searched refs:phe (Results 1 – 1 of 1) sorted by relevance
155 fido_blob_t *phe = NULL; in ctap20_uv_token_tx() local175 if ((r = pin_sha256_enc(dev, ecdh, p, &phe)) != FIDO_OK) { in ctap20_uv_token_tx()183 (argv[5] = fido_blob_encode(phe)) == NULL) { in ctap20_uv_token_tx()200 fido_blob_free(&phe); in ctap20_uv_token_tx()212 fido_blob_t *phe = NULL; in ctap21_uv_token_tx() local227 if ((r = pin_sha256_enc(dev, ecdh, p, &phe)) != FIDO_OK) { in ctap21_uv_token_tx()244 (phe != NULL && (argv[5] = fido_blob_encode(phe)) == NULL) || in ctap21_uv_token_tx()263 fido_blob_free(&phe); in ctap21_uv_token_tx()