Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/inc/
H A Dopenssl_class.h176 #define OPENSSL_SM2_CIPHER_CLASS "OPENSSL.SM2.CIPHER" macro
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c41 return OPENSSL_SM2_CIPHER_CLASS; in EngineGetClass()