Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h86 HCF_OPENSSL_RSA_3072, enumerator
/ohos5.0/base/security/crypto_framework/common/src/
H A Dparams_parser.c56 {"RSA3072", HCF_ALG_KEY_TYPE, HCF_OPENSSL_RSA_3072},
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c104 case HCF_OPENSSL_RSA_3072: in SetKeyLength()
H A Dsignature.c167 case HCF_OPENSSL_RSA_3072: in SetKeyType()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c98 { HCF_OPENSSL_RSA_3072, HCF_RSA_KEY_SIZE_3072, HCF_ALG_RSA },