Home
last modified time | relevance | path

Searched refs:HCF_OPENSSL_RSA_8192 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h88 HCF_OPENSSL_RSA_8192, enumerator
/ohos5.0/base/security/crypto_framework/common/src/
H A Dparams_parser.c58 {"RSA8192", HCF_ALG_KEY_TYPE, HCF_OPENSSL_RSA_8192},
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c106 case HCF_OPENSSL_RSA_8192: in SetKeyLength()
H A Dsignature.c169 case HCF_OPENSSL_RSA_8192: in SetKeyType()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c101 { HCF_OPENSSL_RSA_8192, HCF_RSA_KEY_SIZE_8192, HCF_ALG_RSA },