FreeRDP
TestNCryptSmartcard.c File Reference
#include <winpr/error.h>
#include <winpr/ncrypt.h>
#include <winpr/string.h>
#include <winpr/wlog.h>
#include <winpr/smartcard.h>
#include <openssl/bio.h>
#include <openssl/x509.h>

Macros

#define TAG   "testNCrypt"
 

Functions

static void crypto_print_name (const BYTE *b, DWORD sz)
 
int TestNCryptSmartcard (int argc, char *argv[])
 

Macro Definition Documentation

◆ TAG

#define TAG   "testNCrypt"

WinPR: Windows Portable Runtime Test for NCrypt library

Copyright 2021 David Fort conta.nosp@m.ct@h.nosp@m.arden.nosp@m.ing-.nosp@m.consu.nosp@m.ltin.nosp@m.g.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Function Documentation

◆ crypto_print_name()

static void crypto_print_name ( const BYTE b,
DWORD  sz 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestNCryptSmartcard()

int TestNCryptSmartcard ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: