Home
last modified time | relevance | path

Searched defs:pkey_ctx (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/lib/libcrypto/rsa/
H A Drsa_ameth.c695 rsa_ctx_to_pss(EVP_PKEY_CTX * pkey_ctx) rsa_ctx_to_pss() argument
763 rsa_pss_to_ctx(EVP_MD_CTX * ctx,EVP_PKEY_CTX * pkey_ctx,X509_ALGOR * sigalg,EVP_PKEY * pkey) rsa_pss_to_ctx() argument
854 EVP_PKEY_CTX *pkey_ctx = CMS_SignerInfo_get0_pkey_ctx(si); rsa_cms_verify() local
903 rsa_alg_set_pss_padding(X509_ALGOR * alg,EVP_PKEY_CTX * pkey_ctx) rsa_alg_set_pss_padding() argument
931 rsa_alg_set_oaep_padding(X509_ALGOR * alg,EVP_PKEY_CTX * pkey_ctx) rsa_alg_set_oaep_padding() argument
991 EVP_PKEY_CTX *pkey_ctx; rsa_cms_sign() local
1014 EVP_PKEY_CTX *pkey_ctx = ctx->pctx; rsa_item_sign() local
1138 EVP_PKEY_CTX *pkey_ctx; rsa_cms_encrypt() local
[all...]
/openbsd-src/regress/lib/libcrypto/evp/
H A Devp_pkey_check.c
H A Devp_ecx_test.c138 EVP_PKEY_CTX *pkey_ctx = NULL; in ecx_ed25519_keygen_test() local
493 EVP_PKEY_CTX *pkey_ctx = NULL; in ecx_x25519_keygen_test() local
532 EVP_PKEY_CTX *pkey_ctx = NULL; in ecx_x25519_derive_test() local
H A Devp_pkey_cleanup.c48 EVP_PKEY_CTX *pkey_ctx = NULL; in test_evp_pkey_ctx_cleanup() local
H A Devp_test.c949 EVP_PKEY_CTX *pkey_ctx = NULL; in do_tls_prf_evp_test() local
/openbsd-src/lib/libcrypto/ec/
H A Decx_methods.c698 pkey_ecx_keygen(EVP_PKEY_CTX * pkey_ctx,EVP_PKEY * pkey) pkey_ecx_keygen() argument
720 pkey_ecx_derive(EVP_PKEY_CTX * pkey_ctx,unsigned char * out_key,size_t * out_key_len) pkey_ecx_derive() argument
755 pkey_ecx_ctrl(EVP_PKEY_CTX * pkey_ctx,int op,int arg1,void * arg2) pkey_ecx_ctrl() argument
807 EVP_PKEY_CTX *pkey_ctx; pkey_ecx_digestsign() local
840 EVP_PKEY_CTX *pkey_ctx; pkey_ecx_digestverify() local
854 pkey_ecx_ed_ctrl(EVP_PKEY_CTX * pkey_ctx,int op,int arg1,void * arg2) pkey_ecx_ed_ctrl() argument
[all...]
/openbsd-src/regress/lib/libcrypto/x509/
H A Dx509_asn1.c202 EVP_PKEY_CTX *pkey_ctx = NULL; in test_x509_setters() local
292 EVP_PKEY_CTX *pkey_ctx = NULL; in test_x509_crl_setters() local
409 EVP_PKEY_CTX *pkey_ctx = NULL; in test_x509_req_setters() local
/openbsd-src/lib/libcrypto/evp/
H A Dpmeth_lib.c119 EVP_PKEY_CTX *pkey_ctx = NULL; in evp_pkey_ctx_new() local
[all...]