Home
last modified time | relevance | path

Searched refs:inputStructure (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c1467 …const char *inputStructure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *… in OpensslOsslDecoderCtxNewForPkey() argument
1469 …return OSSL_DECODER_CTX_new_for_pkey(pkey, inputType, inputStructure, keytype, selection, libctx, … in OpensslOsslDecoderCtxNewForPkey()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/inc/
H A Dopenssl_adapter.h382 …const char *inputStructure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *…