VSF Documented
Data Fields
crypto_alg Struct Reference

#include <crypto.h>

Data Fields

vsf_dlist_node_t node
 
unsigned int cra_blocksize
 
unsigned int cra_ctxsize
 
const char * cra_name
 
void(* cra_init )(struct crypto_tfm *tfm)
 
void(* cra_exit )(struct crypto_tfm *tfm)
 
psa_algorithm_t alg
 

Field Documentation

◆ node

vsf_dlist_node_t crypto_alg::node

◆ cra_blocksize

unsigned int crypto_alg::cra_blocksize

◆ cra_ctxsize

unsigned int crypto_alg::cra_ctxsize

◆ cra_name

const char* crypto_alg::cra_name

◆ cra_init

void(* crypto_alg::cra_init) (struct crypto_tfm *tfm)

◆ cra_exit

void(* crypto_alg::cra_exit) (struct crypto_tfm *tfm)

◆ alg

psa_algorithm_t crypto_alg::alg
Generated from commit: vsfteam/vsf@f33b89f