Home
last modified time | relevance | path

Searched refs:KEYNID2TYPE (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/ec/
Decx_backend.h15 #define KEYNID2TYPE(id) \ macro
Decx_backend.c187 key = ossl_ecx_key_new(libctx, KEYNID2TYPE(id), 1, propq); in ossl_ecx_key_op()
Decx_meth.c391 ECX_KEY *ecx = ossl_ecx_key_new(pctx->libctx, KEYNID2TYPE(keytype), 0, in ecx_generic_import_from()