Searched refs:KEYNID2TYPE (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecx_backend.h | 15 #define KEYNID2TYPE(id) \ macro
|
H A D | ecx_backend.c | 190 key = ossl_ecx_key_new(libctx, KEYNID2TYPE(id), 1, propq); in ossl_ecx_key_op()
|
H A D | ecx_meth.c | 391 ECX_KEY *ecx = ossl_ecx_key_new(pctx->libctx, KEYNID2TYPE(keytype), 0, in ecx_generic_import_from()
|
/third_party/openssl/crypto/ec/ |
H A D | ecx_backend.h | 15 #define KEYNID2TYPE(id) \ macro
|
H A D | ecx_backend.c | 187 key = ossl_ecx_key_new(libctx, KEYNID2TYPE(id), 1, propq); in ossl_ecx_key_op()
|
H A D | ecx_meth.c | 391 ECX_KEY *ecx = ossl_ecx_key_new(pctx->libctx, KEYNID2TYPE(keytype), 0, in ecx_generic_import_from()
|
Completed in 6 milliseconds