VSF Documented
Data Fields
akcipher_alg Struct Reference

#include <akcipher.h>

Data Fields

int(* set_pub_key )(struct crypto_akcipher *tfm, const void *key, unsigned int keylen)
 
int(* set_priv_key )(struct crypto_akcipher *tfm, const void *key, unsigned int keylen)
 
struct crypto_alg base
 

Field Documentation

◆ set_pub_key

int(* akcipher_alg::set_pub_key) (struct crypto_akcipher *tfm, const void *key, unsigned int keylen)

◆ set_priv_key

int(* akcipher_alg::set_priv_key) (struct crypto_akcipher *tfm, const void *key, unsigned int keylen)

◆ base

struct crypto_alg akcipher_alg::base
Generated from commit: vsfteam/vsf@f33b89f