Home
last modified time | relevance | path

Searched defs:cipher (Results 76 - 100 of 754) sorted by relevance

12345678910>>...31

/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_info.c155 EVP_CIPHER_INFO cipher; in STACK_OF() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dp5_scrypt.c41 X509_ALGOR *PKCS5_pbe2_set_scrypt(const EVP_CIPHER *cipher, in PKCS5_pbe2_set_scrypt() argument
/third_party/openssl/crypto/asn1/
H A Dp5_scrypt.c41 X509_ALGOR *PKCS5_pbe2_set_scrypt(const EVP_CIPHER *cipher, in PKCS5_pbe2_set_scrypt() argument
/third_party/openssl/crypto/cms/
H A Dcms_enc.c30 const EVP_CIPHER *cipher = NULL; in ossl_cms_EncryptedContent_init_bio() local
206 ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec, const EVP_CIPHER *cipher, const unsigned char *key, size_t keylen, const CMS_CTX *cms_ctx) ossl_cms_EncryptedContent_init() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dp5_crpt.c26 PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_PBE_keyivgen_ex() argument
113 PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) PKCS5_PBE_keyivgen() argument
/third_party/openssl/crypto/pem/
H A Dpem_info.c155 EVP_CIPHER_INFO cipher; in STACK_OF() local
/third_party/openssl/demos/cipher/
H A Daesccm.c75 EVP_CIPHER *cipher = NULL; in aes_ccm_encrypt() local
162 EVP_CIPHER *cipher = NULL; in aes_ccm_decrypt() local
[all...]
H A Daesgcm.c74 EVP_CIPHER *cipher = NULL; in aes_gcm_encrypt() local
151 EVP_CIPHER *cipher = NULL; in aes_gcm_decrypt() local
[all...]
/third_party/openssl/ssl/
H A Dssl_asn1.c20 ASN1_OCTET_STRING *cipher; member
[all...]
/third_party/openssl/test/
H A Dbio_enc_test.c38 static int do_bio_cipher(const EVP_CIPHER* cipher, const unsigned char* key, in do_bio_cipher() argument
207 static int do_test_bio_cipher(const EVP_CIPHER* cipher, int idx) in do_test_bio_cipher() argument
[all...]
H A Daesgcmtest.c109 const EVP_CIPHER *cipher; in badkeylen_test() local
H A Dafalgtest.c31 const EVP_CIPHER *cipher; in test_afalg_aes_cbc() local
115 const EVP_CIPHER * cipher; in test_pr16743() local
[all...]
H A Ddtls_mtu_test.c167 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(ciphers, i); in run_mtu_tests() local
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/
H A Dhcfciphercreate_fuzzer.cpp32 static int32_t AesEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in AesEncrypt() argument
69 static int32_t AesDecrypt(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in AesDecrypt() argument
113 Sm4Encrypt(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, uint8_t *cipherText, int *cipherTextLen) Sm4Encrypt() argument
151 Sm4Decrypt(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, uint8_t *cipherText, int cipherTextLen) Sm4Decrypt() argument
203 HcfCipher *cipher = nullptr; TestAesCipher() local
235 HcfCipher *cipher = nullptr; TestSm4Cipher() local
278 HcfCipher *cipher = nullptr; TestSm4GcmCipher() local
320 HcfCipher *cipher = nullptr; TestRsaCipher() local
355 HcfCipher *cipher = nullptr; HcfCipherCreateFuzzTest() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_3des_cipher_test.cpp73 static int32_t DesEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in DesEncrypt() argument
116 static int32_t DesDecrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in DesDecrypt() argument
163 DesNoUpdateEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, uint8_t *cipherText, int *cipherTextLen) DesNoUpdateEncrypt() argument
193 DesNoUpdateDecrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, uint8_t *cipherText, int cipherTextLen) DesNoUpdateDecrypt() argument
234 HcfCipher *cipher = nullptr; HWTEST_F() local
281 HcfCipher *cipher = nullptr; HWTEST_F() local
329 HcfCipher *cipher = nullptr; HWTEST_F() local
377 HcfCipher *cipher = nullptr; HWTEST_F() local
428 HcfCipher *cipher = nullptr; HWTEST_F() local
478 HcfCipher *cipher = nullptr; HWTEST_F() local
528 HcfCipher *cipher = nullptr; HWTEST_F() local
580 HcfCipher *cipher = nullptr; HWTEST_F() local
630 HcfCipher *cipher = nullptr; HWTEST_F() local
682 HcfCipher *cipher = nullptr; HWTEST_F() local
733 HcfCipher *cipher = nullptr; HWTEST_F() local
784 HcfCipher *cipher = nullptr; HWTEST_F() local
835 HcfCipher *cipher = nullptr; HWTEST_F() local
882 HcfCipher *cipher = nullptr; HWTEST_F() local
930 HcfCipher *cipher = nullptr; HWTEST_F() local
978 HcfCipher *cipher = nullptr; HWTEST_F() local
1029 HcfCipher *cipher = nullptr; HWTEST_F() local
1080 HcfCipher *cipher = nullptr; HWTEST_F() local
1131 HcfCipher *cipher = nullptr; HWTEST_F() local
1183 HcfCipher *cipher = nullptr; HWTEST_F() local
1234 HcfCipher *cipher = nullptr; HWTEST_F() local
1286 HcfCipher *cipher = nullptr; HWTEST_F() local
1337 HcfCipher *cipher = nullptr; HWTEST_F() local
1388 HcfCipher *cipher = nullptr; HWTEST_F() local
1437 HcfCipher *cipher = nullptr; HWTEST_F() local
1478 HcfCipher *cipher = nullptr; HWTEST_F() local
1519 HcfCipher *cipher = nullptr; HWTEST_F() local
1558 HcfCipher *cipher = nullptr; HWTEST_F() local
1586 HcfCipher *cipher = nullptr; HWTEST_F() local
1622 HcfCipher *cipher = nullptr; HWTEST_F() local
1651 HcfCipher *cipher = nullptr; HWTEST_F() local
1692 HcfCipher *cipher = nullptr; HWTEST_F() local
1732 HcfCipher *cipher = nullptr; HWTEST_F() local
1767 HcfCipher *cipher = nullptr; HWTEST_F() local
1812 HcfCipherGeneratorSpi *cipher = nullptr; HWTEST_F() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_rsa_cipher_part5_test.cpp416 uint8_t cipher[RSA_COMMON_SIZE] = {0}; in HWTEST_F() local
/base/web/webview/ohos_adapter/keystore_adapter/src/
H A Dkeystore_adapter_impl.cpp143 uint8_t cipher[AES_COMMON_SIZE] = {0}; in EncryptKey() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_symc.c34 mbedtls_cipher_context_t cipher; member
[all...]
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_context.cpp80 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
H A Dtls_context_server.cpp79 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_nb_delegate.h43 CipherType cipher = CipherType::DEFAULT; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dauto_launch_export.h28 CipherType cipher = CipherType::DEFAULT; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c98 const EVP_CIPHER *cipher = GetCipher(cryptPara); in InitEncryptCtx() local
178 const EVP_CIPHER *cipher = GetCipher(cryptPara); in InitDecryptCtx() local
/kernel/linux/linux-5.10/crypto/
H A Dcmac.c202 struct crypto_cipher *cipher; in cmac_init_tfm() local
H A Dxcbc.c168 struct crypto_cipher *cipher; in xcbc_init_tfm() local

Completed in 13 milliseconds

12345678910>>...31