wpa_supplicant / hostapd
2.5
|
PKCS #8 (Private-key information syntax) More...
#include "includes.h"
#include "common.h"
#include "asn1.h"
#include "bignum.h"
#include "rsa.h"
#include "pkcs5.h"
#include "pkcs8.h"
Functions | |
struct crypto_private_key * | pkcs8_key_import (const u8 *buf, size_t len) |
struct crypto_private_key * | pkcs8_enc_key_import (const u8 *buf, size_t len, const char *passwd) |
PKCS #8 (Private-key information syntax)