Searched defs:pkey (Results 51 - 75 of 155) sorted by relevance

1234567

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_pkey.c136 ib_net16_t pkey; local
205 osm_pkey_tbl_set_new_entry(IN osm_pkey_tbl_t * p_pkey_tbl, IN uint16_t block_idx, IN uint8_t pkey_idx, IN uint16_t pkey) argument
308 osm_physp_share_this_pkey(IN const osm_physp_t * const p_physp1, IN const osm_physp_t * const p_physp2, IN const ib_net16_t pkey) argument
428 osm_physp_has_pkey(IN osm_log_t * p_log, IN const ib_net16_t pkey, IN const osm_physp_t * const p_physp) argument
[all...]
H A Dosm_pkey_mgr.c83 pkey_mgr_process_physical_port(IN osm_log_t * p_log, IN osm_sm_t * sm, IN const ib_net16_t pkey, IN osm_physp_t * p_physp) argument
149 ib_net16_t pkey = p_prtn->pkey; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/crypto/
H A Dcrypto_gnutls.c36 u8 pkey[8], next, tmp; local
H A Dcrypto_nss.c54 u8 pkey[8], next, tmp; local
H A Ddes-internal.c401 u8 pkey[8], next, tmp; local
/freebsd-10.3-release/contrib/wpa/src/tls/
H A Dtlsv1_cred.c229 struct crypto_private_key *pkey; local
270 struct crypto_private_key *pkey; local
/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Dameth_lib.c276 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_get0_asn1(EVP_PKEY *pkey) argument
391 EVP_PKEY_asn1_set_public(EVP_PKEY_ASN1_METHOD *ameth, int (*pub_decode) (EVP_PKEY *pk, X509_PUBKEY *pub), int (*pub_encode) (X509_PUBKEY *pub, const EVP_PKEY *pk), int (*pub_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*pub_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx), int (*pkey_size) (const EVP_PKEY *pk), int (*pkey_bits) (const EVP_PKEY *pk)) argument
412 EVP_PKEY_asn1_set_private(EVP_PKEY_ASN1_METHOD *ameth, int (*priv_decode) (EVP_PKEY *pk, PKCS8_PRIV_KEY_INFO *p8inf), int (*priv_encode) (PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pk), int (*priv_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)) argument
428 EVP_PKEY_asn1_set_param(EVP_PKEY_ASN1_METHOD *ameth, int (*param_decode) (EVP_PKEY *pkey, const unsigned char **pder, int derlen), int (*param_encode) (const EVP_PKEY *pkey, unsigned char **pder), int (*param_missing) (const EVP_PKEY *pk), int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from), int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*param_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)) argument
451 EVP_PKEY_asn1_set_free(EVP_PKEY_ASN1_METHOD *ameth, void (*pkey_free) (EVP_PKEY *pkey)) argument
457 EVP_PKEY_asn1_set_ctrl(EVP_PKEY_ASN1_METHOD *ameth, int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2)) argument
H A Dt_x509.c114 EVP_PKEY *pkey = NULL; local
/freebsd-10.3-release/crypto/openssl/crypto/cms/
H A Dcms_env.c274 int CMS_RecipientInfo_set0_pkey(CMS_RecipientInfo *ri, EVP_PKEY *pkey) argument
/freebsd-10.3-release/crypto/openssl/crypto/dh/
H A Ddh_ameth.c67 static void int_dh_free(EVP_PKEY *pkey) argument
72 static int dh_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) argument
126 static int dh_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey) argument
181 static int dh_priv_decode(EVP_PKEY *pkey, PKCS8_PRIV_KEY_INFO *p8) argument
232 dh_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) argument
291 dh_param_decode(EVP_PKEY *pkey, const unsigned char **pder, int derlen) argument
303 dh_param_encode(const EVP_PKEY *pkey, unsigned char **pder) argument
384 int_dh_size(const EVP_PKEY *pkey) argument
389 dh_bits(const EVP_PKEY *pkey) argument
439 dh_param_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) argument
445 dh_public_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) argument
451 dh_private_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/evp/
H A Dp_lib.c85 int EVP_PKEY_bits(EVP_PKEY *pkey) argument
92 int EVP_PKEY_size(EVP_PKEY *pkey) argument
99 EVP_PKEY_save_parameters(EVP_PKEY *pkey, int mode) argument
139 EVP_PKEY_missing_parameters(const EVP_PKEY *pkey) argument
201 pkey_set_type(EVP_PKEY *pkey, int type, const char *str, int len) argument
244 EVP_PKEY_set_type(EVP_PKEY *pkey, int type) argument
249 EVP_PKEY_set_type_str(EVP_PKEY *pkey, const char *str, int len) argument
254 EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key) argument
262 EVP_PKEY_get0(EVP_PKEY *pkey) argument
268 EVP_PKEY_set1_RSA(EVP_PKEY *pkey, RSA *key) argument
276 EVP_PKEY_get1_RSA(EVP_PKEY *pkey) argument
288 EVP_PKEY_set1_DSA(EVP_PKEY *pkey, DSA *key) argument
296 EVP_PKEY_get1_DSA(EVP_PKEY *pkey) argument
309 EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, EC_KEY *key) argument
317 EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey) argument
330 EVP_PKEY_set1_DH(EVP_PKEY *pkey, DH *key) argument
338 EVP_PKEY_get1_DH(EVP_PKEY *pkey) argument
366 EVP_PKEY_id(const EVP_PKEY *pkey) argument
371 EVP_PKEY_base_id(const EVP_PKEY *pkey) argument
415 unsup_alg(BIO *out, const EVP_PKEY *pkey, int indent, const char *kstr) argument
424 EVP_PKEY_print_public(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) argument
433 EVP_PKEY_print_private(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) argument
442 EVP_PKEY_print_params(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) argument
450 EVP_PKEY_get_default_digest_nid(EVP_PKEY *pkey, int *pnid) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c355 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey, argument
401 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey, argument
519 EVP_PKEY *pkey = NULL; local
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c605 pkey_rsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/x509/
H A Dx509_req.c70 X509_REQ *X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md) argument
/freebsd-10.3-release/contrib/unbound/util/data/
H A Dpacked_rrset.c55 ub_packed_rrset_parsedelete(struct ub_packed_rrset_key* pkey, argument
[all...]
/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_des.c130 netobj pkey; local
153 authdes_pk_seccreate(const char *servername, netobj *pkey, u_int window, argument
429 netobj pkey; local
[all...]
H A Dsvc_auth_des.c181 netobj pkey; local
/freebsd-10.3-release/crypto/openssl/apps/
H A Dcrl.c124 EVP_PKEY *pkey; local
H A Dpkeyutl.c381 EVP_PKEY *pkey = NULL; local
/freebsd-10.3-release/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c273 c4iw_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) argument
/freebsd-10.3-release/contrib/apr-util/dbm/
H A Dapr_dbm_berkeleydb.c305 static apr_status_t vt_db_firstkey(apr_dbm_t *dbm, apr_datum_t * pkey) argument
337 static apr_status_t vt_db_nextkey(apr_dbm_t *dbm, apr_datum_t * pkey) argument
H A Dapr_dbm_gdbm.c192 static apr_status_t vt_gdbm_firstkey(apr_dbm_t *dbm, apr_datum_t *pkey) argument
209 static apr_status_t vt_gdbm_nextkey(apr_dbm_t *dbm, apr_datum_t *pkey) argument
[all...]
/freebsd-10.3-release/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c634 dtrace_probekey_t pkey; local
/freebsd-10.3-release/crypto/openssl/engines/ccgost/
H A Dgost_pmeth.c25 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(ctx); local
252 static int pkey_gost94_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
269 static int pkey_gost01_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
289 pkey_gost94cp_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
300 pkey_gost01cp_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
317 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(ctx); local
336 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(ctx); local
468 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(ctx); local
519 pkey_gost_mac_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) argument
[all...]
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dd1_clnt.c980 EVP_PKEY *pkey = NULL; local
1557 EVP_PKEY *pkey; local
1640 EVP_PKEY *pkey = NULL; local
[all...]

Completed in 355 milliseconds

1234567