LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Functions
crypt_find_cipher.cpp File Reference
#include <logicalaccess/plugins/crypto/tomcrypt.h>

Functions

int find_cipher (const char *name)
 

Function Documentation

◆ find_cipher()

int find_cipher ( const char *  name)

Find a registered cipher by name

Parameters
nameThe name of the cipher to look for
Returns
>= 0 if found, -1 if not present