Searched defs:pkey (Results 1 - 25 of 335) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509type.c16 int X509_certificate_type(const X509 *x, const EVP_PKEY *pkey) argument
H A Dx509rset.c34 int X509_REQ_set_pubkey(X509_REQ *x, EVP_PKEY *pkey) argument
H A Dx509_r2x.c20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) argument
H A Dx_pubkey.c23 EVP_PKEY *pkey; member in struct:X509_pubkey_st
[all...]
H A Dx509spki.c14 int NETSCAPE_SPKI_set_pubkey(NETSCAPE_SPKI *x, EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509type.c16 int X509_certificate_type(const X509 *x, const EVP_PKEY *pkey) argument
H A Dx509rset.c34 int X509_REQ_set_pubkey(X509_REQ *x, EVP_PKEY *pkey) argument
H A Dx509_r2x.c20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcm_ameth.c21 static int cmac_size(const EVP_PKEY *pkey) argument
26 static void cmac_key_free(EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dt_spki.c22 EVP_PKEY *pkey; local
H A Da_verify.c26 ASN1_verify(i2d_of_void *i2d, X509_ALGOR *a, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey) argument
88 ASN1_item_verify(const ASN1_ITEM *it, X509_ALGOR *a, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/demos/pkcs12/
H A Dpkwrite.c21 EVP_PKEY *pkey; local
H A Dpkread.c51 EVP_PKEY *pkey = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dt_spki.c22 EVP_PKEY *pkey; local
/netbsd-current/crypto/external/bsd/openssl/dist/demos/pkcs12/
H A Dpkwrite.c21 EVP_PKEY *pkey; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dp_verify.c17 EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey) argument
H A Dp_sign.c17 EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dx509_check_cert_pkey_test.c33 EVP_PKEY *pkey = NULL; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhm_ameth.c21 static int hmac_size(const EVP_PKEY *pkey) argument
26 static void hmac_key_free(EVP_PKEY *pkey) argument
36 static int hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
54 static int hmac_set_priv_key(EVP_PKEY *pkey, const unsigned char *priv, argument
76 static int hmac_get_priv_key(const EVP_PKEY *pkey, unsigne argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/siphash/
H A Dsiphash_ameth.c23 static int siphash_size(const EVP_PKEY *pkey) argument
28 static void siphash_key_free(EVP_PKEY *pkey) argument
39 static int siphash_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
50 static int siphash_set_priv_key(EVP_PKEY *pkey, const unsigned char *priv, argument
71 static int siphash_get_priv_key(const EVP_PKEY *pkey, unsigne argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_sign.c27 PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305_ameth.c23 static int poly1305_size(const EVP_PKEY *pkey) argument
28 static void poly1305_key_free(EVP_PKEY *pkey) argument
38 static int poly1305_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
49 static int poly1305_set_priv_key(EVP_PKEY *pkey, const unsigned char *priv, argument
70 static int poly1305_get_priv_key(const EVP_PKEY *pkey, unsigne argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_rsa_legacy.c19 EVP_PKEY *pkey; local
102 EVP_PKEY *pkey; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_sign.c28 PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) argument
/netbsd-current/crypto/external/bsd/openssl/dist/demos/pkey/
H A DEVP_PKEY_RSA_keygen.c38 EVP_PKEY *pkey = NULL; local
110 EVP_PKEY *pkey = NULL; local
124 static int dump_key(const EVP_PKEY *pkey) argument
244 EVP_PKEY *pkey = NULL; local
[all...]

Completed in 154 milliseconds

1234567891011>>