Home
last modified time | relevance | path

Searched refs:HCF_ALG_SM4 (Results 1 - 5 of 5) sorted by relevance

/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c51 { HCF_ALG_SM4, { HcfCipherSm4GeneratorSpiCreate } }
65 cipherAttr->algo = HCF_ALG_SM4; in SetKeyType()
95 cipherAttr->algo = HCF_ALG_SM4; in SetKeyLength()
/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c60 { HCF_ALG_SM4, { HcfSymKeyGeneratorSpiCreate }},
97 keyAttr->algo = HCF_ALG_SM4; in SetKeyLength()
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_cipher_test.cpp927 .algo = HCF_ALG_SM4, in HWTEST_F()
965 .algo = HCF_ALG_SM4, in HWTEST_F()
980 .algo = HCF_ALG_SM4, in HWTEST_F()
999 .algo = HCF_ALG_SM4, in HWTEST_F()
1017 .algo = HCF_ALG_SM4, in HWTEST_F()
1037 .algo = HCF_ALG_SM4, in HWTEST_F()
1063 .algo = HCF_ALG_SM4, in HWTEST_F()
1086 .algo = HCF_ALG_SM4, in HWTEST_F()
/base/security/crypto_framework/common/inc/
H A Dparams_parser.h42 HCF_ALG_SM4, enumerator
/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/src/
H A Dsym_key_openssl.c192 case HCF_ALG_SM4: in GetAlgoNameType()

Completed in 5 milliseconds