Home
last modified time | relevance | path

Searched defs:napiKeyPair (Results 1 – 2 of 2) sorted by relevance

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_asy_key_generator.cpp489 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(ctx->returnKeyPair); in GenKeyPairAsyncWorkReturn() local
558 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(ctx->returnKeyPair); in ConvertKeyAsyncWorkReturn() local
596 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(ctx->returnKeyPair); in ConvertPemKeyAsyncWorkReturn() local
737 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(returnKeyPair); in GetHcfKeyPairInstance() local
Dnapi_asy_key_spec_generator.cpp170 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(ctx->returnKeyPair); in GenKeyPairAsyncWorkReturn() local
441 NapiKeyPair *napiKeyPair = new (std::nothrow) NapiKeyPair(returnKeyPair); in JsGenerateKeyPairSync() local