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

Functions

int unregister_cipher (const struct ltc_cipher_descriptor *cipher)
 

Function Documentation

◆ unregister_cipher()

int unregister_cipher ( const struct ltc_cipher_descriptor cipher)

Unregister a cipher from the descriptor table

Parameters
cipherThe cipher descriptor to remove
Returns
CRYPT_OK on success