Home
last modified time | relevance | path

Searched defs:cipher (Results 151 - 175 of 545) sorted by relevance

12345678910>>...22

/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm4_openssl.c318 const EVP_CIPHER *cipher = GetCipherType(cipherImpl, keyImpl); in SetCipherAttribute() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa_cipher_test.cpp149 static HcfResult RsaCipherSpec(HcfCipher *cipher) in RsaCipherSpec() argument
182 RsaSpecpSource(HcfCipher *cipher, uint8_t *pSourceData, HcfBlob pSource) RsaSpecpSource() argument
214 HcfCipher *cipher = nullptr; HWTEST_F() local
232 HcfCipher *cipher = nullptr; HWTEST_F() local
247 HcfCipher *cipher = nullptr; HWTEST_F() local
262 HcfCipher *cipher = nullptr; HWTEST_F() local
277 HcfCipher *cipher = nullptr; HWTEST_F() local
292 HcfCipher *cipher = nullptr; HWTEST_F() local
307 HcfCipher *cipher = nullptr; HWTEST_F() local
322 HcfCipher *cipher = nullptr; HWTEST_F() local
337 HcfCipher *cipher = nullptr; HWTEST_F() local
352 HcfCipher *cipher = nullptr; HWTEST_F() local
367 HcfCipher *cipher = nullptr; HWTEST_F() local
382 HcfCipher *cipher = nullptr; HWTEST_F() local
397 HcfCipher *cipher = nullptr; HWTEST_F() local
412 HcfCipher *cipher = nullptr; HWTEST_F() local
427 HcfCipher *cipher = nullptr; HWTEST_F() local
442 HcfCipher *cipher = nullptr; HWTEST_F() local
457 HcfCipher *cipher = nullptr; HWTEST_F() local
472 HcfCipher *cipher = nullptr; HWTEST_F() local
487 HcfCipher *cipher = nullptr; HWTEST_F() local
502 HcfCipher *cipher = nullptr; HWTEST_F() local
525 HcfCipher *cipher = nullptr; HWTEST_F() local
534 HcfCipher *cipher = nullptr; HWTEST_F() local
544 HcfCipher *cipher = nullptr; HWTEST_F() local
553 HcfCipher *cipher = nullptr; HWTEST_F() local
562 HcfCipher *cipher = nullptr; HWTEST_F() local
571 HcfCipher *cipher = nullptr; HWTEST_F() local
581 HcfCipher *cipher = nullptr; HWTEST_F() local
590 HcfCipher *cipher = nullptr; HWTEST_F() local
610 HcfCipher *cipher = nullptr; HWTEST_F() local
631 HcfCipher *cipher = nullptr; HWTEST_F() local
652 HcfCipher *cipher = nullptr; HWTEST_F() local
674 HcfCipher *cipher = nullptr; HWTEST_F() local
695 HcfCipher *cipher = nullptr; HWTEST_F() local
716 HcfCipher *cipher = nullptr; HWTEST_F() local
742 HcfCipher *cipher = nullptr; HWTEST_F() local
757 HcfCipher *cipher = nullptr; HWTEST_F() local
779 HcfCipher *cipher = nullptr; HWTEST_F() local
810 HcfCipher *cipher = nullptr; HWTEST_F() local
854 HcfCipher *cipher = nullptr; HWTEST_F() local
898 HcfCipher *cipher = nullptr; HWTEST_F() local
944 HcfCipher *cipher = nullptr; HWTEST_F() local
986 HcfCipher *cipher = nullptr; HWTEST_F() local
1005 HcfCipher *cipher = nullptr; HWTEST_F() local
1039 HcfCipher *cipher = nullptr; HWTEST_F() local
1085 HcfCipher *cipher = nullptr; HWTEST_F() local
1133 HcfCipher *cipher = nullptr; HWTEST_F() local
1178 HcfCipher *cipher = nullptr; HWTEST_F() local
1212 HcfCipher *cipher = nullptr; HWTEST_F() local
1236 HcfCipher *cipher = nullptr; HWTEST_F() local
1266 HcfCipher *cipher = nullptr; HWTEST_F() local
1288 HcfCipher *cipher = nullptr; HWTEST_F() local
1296 HcfCipher *cipher = nullptr; HWTEST_F() local
1313 HcfCipher *cipher = nullptr; HWTEST_F() local
1342 HcfCipher *cipher = nullptr; HWTEST_F() local
1404 HcfCipher *cipher = nullptr; HWTEST_F() local
1463 HcfCipher *cipher = nullptr; HWTEST_F() local
1524 HcfCipher *cipher = nullptr; HWTEST_F() local
1587 HcfCipher *cipher = nullptr; HWTEST_F() local
1643 HcfCipher *cipher = nullptr; HWTEST_F() local
1697 HcfCipher *cipher = nullptr; HWTEST_F() local
1750 HcfCipher *cipher = nullptr; HWTEST_F() local
1777 HcfCipher *cipher = nullptr; HWTEST_F() local
1804 HcfCipher *cipher = nullptr; HWTEST_F() local
1834 HcfCipher *cipher = nullptr; HWTEST_F() local
1861 HcfCipher *cipher = nullptr; HWTEST_F() local
1888 HcfCipher *cipher = nullptr; HWTEST_F() local
[all...]
/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_sub_test.cpp803 HcfCipher *cipher = nullptr; in HWTEST_F() local
[all...]
/base/security/dlp_permission_service/frameworks/test/mock/
H A Dopenssl_mock.cpp162 int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, in EVP_EncryptInit_ex() argument
176 int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, in EVP_DecryptInit_ex() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_crypt.cpp132 const EVP_CIPHER* cipher = GetCtrCipherType(key->size); in OpensslAesCipherInit() local
231 const EVP_CIPHER* cipher = GetCtrCipherType(key->size); in OpensslAesCipherCryptInit() local
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_aes.c99 const EVP_CIPHER *cipher = getCipherType(key->size, usageSpec->mode); in OpensslBlockCipherCryptInit() local
886 const EVP_CIPHER *cipher = GetAesCipherType(key->size, usageSpec->mode); in OpensslAesCipherInit() local
[all...]
/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp226 uint8_t *cipher = (uint8_t *)calloc(srcData.length() + AEAD_SIZE, sizeof(uint8_t)); in AesCryptoEncryptInner() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_huks_utils.c577 uint8_t *cipher = (uint8_t *)SoftBusCalloc(inData->size); in LnnEncryptDataByHuks() local
653 uint8_t *cipher in LnnCeEncryptDataByHuks() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp549 uint8_t cipher[HMAC_COMMON_SIZE] = {0}; in WifiGenerateMacRandomizationSecret() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c211 static char* HdiGetCipherTxt(char *pos, char *end, int cipher) in HdiGetCipherTxt() argument
393 int HdiCheckValidWise(int cipher) in HdiCheckValidWise() argument
402 int HdiCheckValidGroup(int cipher) in HdiCheckValidGroup() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c68 EVP_CIPHER *cipher = GetGcmAlgorithmByKeyLen(cipherkey->keyLen); in OpensslEvpInit() local
493 EVP_CIPHER *cipher = NULL; in SoftBusEncryptDataByCtr() local
524 EVP_CIPHER *cipher in SoftBusDecryptDataByCtr() local
[all...]
/third_party/mbedtls/library/
H A Dccm.c52 mbedtls_ccm_setkey(mbedtls_ccm_context *ctx, mbedtls_cipher_id_t cipher, const unsigned char *key, unsigned int keybits) mbedtls_ccm_setkey() argument
/third_party/node/src/crypto/
H A Dcrypto_cipher.cc30 bool IsSupportedAuthenticatedMode(const EVP_CIPHER* cipher) { in IsSupportedAuthenticatedMode() argument
46 const EVP_CIPHER* cipher = EVP_CIPHER_CTX_cipher(ctx); in IsSupportedAuthenticatedMode() local
62 const EVP_CIPHER* cipher; in GetCipherInfo() local
229 const SSL_CIPHER* cipher = sk_SSL_CIPHER_value(ciphers, i); GetSSLCiphers() local
367 CommonInit(const char* cipher_type, const EVP_CIPHER* cipher, const unsigned char* key, int key_len, const unsigned char* iv, int iv_len, unsigned int auth_tag_len) CommonInit() argument
419 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); Init() local
452 CipherBase* cipher; Init() local
483 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); Init() local
524 CipherBase* cipher; Init() local
659 CipherBase* cipher; Init() local
675 CipherBase* cipher; Init() local
775 CipherBase* cipher; Init() local
883 CipherBase* cipher; Init() local
955 CipherBase* cipher; Init() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c122 char *cipher = NULL, *ciphersuites = NULL; in s_time_main() local
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c617 EVP_CIPHER *cipher = NULL; /* used cipher */ in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_namemap.c409 const EVP_CIPHER *cipher = (void *)OBJ_NAME_get(on->name, on->type); in get_legacy_cipher_names() local
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test_kats.c56 static int cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in cipher_init() argument
90 EVP_CIPHER *cipher = NULL; in self_test_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_lib.c681 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher) in PKCS7_set_cipher() argument
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c570 char *name, *cipher; in rand_new_drbg() local
818 RAND_set_DRBG_type(OSSL_LIB_CTX *ctx, const char *drbg, const char *propq, const char *cipher, const char *digest) RAND_set_DRBG_type() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_kari.c413 cms_wrap_init(CMS_KeyAgreeRecipientInfo *kari, const EVP_CIPHER *cipher) cms_wrap_init() argument
/third_party/openssl/test/
H A Dtls13secretstest.c219 void ssl_evp_cipher_free(const EVP_CIPHER *cipher) in ssl_evp_cipher_free() argument
/third_party/openssl/crypto/cms/
H A Dcms_kari.c413 cms_wrap_init(CMS_KeyAgreeRecipientInfo *kari, const EVP_CIPHER *cipher) cms_wrap_init() argument
/third_party/openssl/crypto/pkcs7/
H A Dpk7_lib.c681 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher) in PKCS7_set_cipher() argument
/third_party/openssl/crypto/rand/
H A Drand_lib.c570 char *name, *cipher; in rand_new_drbg() local
818 RAND_set_DRBG_type(OSSL_LIB_CTX *ctx, const char *drbg, const char *propq, const char *cipher, const char *digest) RAND_set_DRBG_type() argument
/third_party/openssl/apps/
H A Ds_time.c122 char *cipher = NULL, *ciphersuites = NULL; in s_time_main() local

Completed in 29 milliseconds

12345678910>>...22