|
VSF Documented
|
#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 |
| int(* akcipher_alg::set_pub_key) (struct crypto_akcipher *tfm, const void *key, unsigned int keylen) |
| int(* akcipher_alg::set_priv_key) (struct crypto_akcipher *tfm, const void *key, unsigned int keylen) |
| struct crypto_alg akcipher_alg::base |