Home
last modified time | relevance | path

Searched refs:HCF_OPENSSL_RSA_2048 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h85 HCF_OPENSSL_RSA_2048, enumerator
/ohos5.0/base/security/crypto_framework/common/src/
H A Dparams_parser.c55 {"RSA2048", HCF_ALG_KEY_TYPE, HCF_OPENSSL_RSA_2048},
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c103 case HCF_OPENSSL_RSA_2048: in SetKeyLength()
H A Dsignature.c166 case HCF_OPENSSL_RSA_2048: in SetKeyType()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c97 { HCF_OPENSSL_RSA_2048, HCF_RSA_KEY_SIZE_2048, HCF_ALG_RSA },
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_util_test.cpp1991 .bits = HCF_OPENSSL_RSA_2048,