Home
last modified time | relevance | path

Searched refs:EVP_PKEY_base_id (Results 1 – 8 of 8) sorted by relevance

/NextBSD/crypto/openssl/engines/ccgost/
HDgost_ameth.c50 switch (EVP_PKEY_base_id(key)) { in encode_gost_algor_params()
153 switch (EVP_PKEY_base_id(pkey)) { in gost_set_priv_key()
159 EVP_PKEY_assign(pkey, EVP_PKEY_base_id(pkey), dsa); in gost_set_priv_key()
171 EVP_PKEY_assign(pkey, EVP_PKEY_base_id(pkey), ec); in gost_set_priv_key()
185 switch (EVP_PKEY_base_id(pkey)) { in gost_get0_priv_key()
219 int nid = EVP_PKEY_base_id(pkey); in pkey_ctrl_gost()
234 int nid = EVP_PKEY_base_id(pkey); in pkey_ctrl_gost()
347 ASN1_OBJECT *algobj = OBJ_nid2obj(EVP_PKEY_base_id(pk)); in priv_encode_gost()
522 if (EVP_PKEY_base_id(from) != EVP_PKEY_base_id(to)) { in param_copy_gost94()
532 EVP_PKEY_assign(to, EVP_PKEY_base_id(from), dto); in param_copy_gost94()
[all …]
HDgost94_keyx.c129 EVP_PKEY_assign(mykey, EVP_PKEY_base_id(pubk), DSA_new()); in pkey_GOST94cp_encrypt()
HDgost2001_keyx.c150 EVP_PKEY_assign(sec_key, EVP_PKEY_base_id(pubk), EC_KEY_new()); in pkey_GOST01cp_encrypt()
HDgost_pmeth.c31 switch (EVP_PKEY_base_id(pkey)) { in pkey_gost_init()
/NextBSD/crypto/openssl/crypto/evp/
HDp_lib.c371 int EVP_PKEY_base_id(const EVP_PKEY *pkey) in EVP_PKEY_base_id() function
HDevp.h951 int EVP_PKEY_base_id(const EVP_PKEY *pkey);
/NextBSD/crypto/openssl/apps/
HDreq.c973 if (EVP_PKEY_base_id(tpubkey) == EVP_PKEY_RSA) in MAIN()
1598 else if (*pkey_type != EVP_PKEY_base_id(param)) {
/NextBSD/crypto/openssl/util/
HDlibeay.num3851 EVP_PKEY_base_id 4230 EXIST::FUNCTION: