| /third_party/ffmpeg/libavcodec/ |
| H A D | xbmdec.c | 48 int keylen = strlen(key); in parse_str_int() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | hmac.c | 24 static void test(AVHMAC *hmac, const uint8_t *key, int keylen, in test() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts_hw.c | 38 cipher_hw_aes_xts_generic_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_generic_initkey() argument 102 cipher_hw_aesni_xts_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aesni_xts_initkey() argument 125 cipher_hw_aes_xts_t4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_t4_initkey() argument
|
| H A D | cipher_aes_siv.h | 27 size_t keylen; /* The input keylength (twice the alg key length) */ member
|
| H A D | cipher_desx_hw.c | 27 cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_desx_cbc_initkey() argument
|
| H A D | cipher_rc5.c | 59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() argument 68 static int rc5_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc5_dinit() argument
|
| H A D | cipher_tdes_default_hw.c | 22 ossl_cipher_hw_tdes_ede2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede2_initkey() argument
|
| H A D | cipher_tdes_hw.c | 23 ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede3_initkey() argument
|
| H A D | cipher_aes_siv_hw.c | 20 static int aes_siv_initkey(void *vctx, const unsigned char *key, size_t keylen) in aes_siv_initkey() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_rc4.c | 80 int keylen; in rc4_init_key() local
|
| H A D | p_seal.c | 58 size_t keylen = len; in EVP_SealInit() local
|
| H A D | pbe_scrypt.c | 37 EVP_PBE_scrypt_ex(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen, OSSL_LIB_CTX *ctx, const char *propq) EVP_PBE_scrypt_ex() argument 90 EVP_PBE_scrypt(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen) EVP_PBE_scrypt() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_rc4.c | 80 int keylen; in rc4_init_key() local
|
| H A D | pbe_scrypt.c | 37 EVP_PBE_scrypt_ex(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen, OSSL_LIB_CTX *ctx, const char *propq) EVP_PBE_scrypt_ex() argument 90 EVP_PBE_scrypt(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen) EVP_PBE_scrypt() argument
|
| H A D | p_seal.c | 58 size_t keylen = len; in EVP_SealInit() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv.h | 27 size_t keylen; /* The input keylength (twice the alg key length) */ member
|
| H A D | cipher_aes_xts_hw.c | 38 cipher_hw_aes_xts_generic_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_generic_initkey() argument 102 cipher_hw_aesni_xts_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aesni_xts_initkey() argument 125 cipher_hw_aes_xts_t4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_t4_initkey() argument
|
| H A D | cipher_desx_hw.c | 27 cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_desx_cbc_initkey() argument
|
| H A D | cipher_tdes_default_hw.c | 22 ossl_cipher_hw_tdes_ede2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede2_initkey() argument
|
| H A D | cipher_tdes_hw.c | 23 ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede3_initkey() argument
|
| H A D | cipher_rc5.c | 59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() argument 68 static int rc5_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc5_dinit() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_openssl.h | 52 uint32_t keylen; member
|
| H A D | nstackx_mbedtls.h | 46 uint32_t keylen; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hmac.c | 46 int keylen; member 140 void av_hmac_init(AVHMAC *c, const uint8_t *key, unsigned int keylen) in av_hmac_init() argument 184 av_hmac_calc(AVHMAC *c, const uint8_t *data, unsigned int len, const uint8_t *key, unsigned int keylen, uint8_t *out, unsigned int outlen) av_hmac_calc() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_enc.c | 207 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 226 CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, const unsigned char *key, size_t keylen) CMS_EncryptedData_set1_key() argument [all...] |