| /third_party/openssl/providers/implementations/macs/ |
| H A D | poly1305_prov.c | 81 poly1305_setkey(struct poly1305_data_st *ctx, const unsigned char *key, size_t keylen) poly1305_setkey() argument 93 poly1305_init(void *vmacctx, const unsigned char *key, size_t keylen, const OSSL_PARAM params[]) poly1305_init() argument
|
| /third_party/openssl/providers/implementations/digests/ |
| H A D | blake2b_prov.c | 103 void ossl_blake2b_param_set_key_length(BLAKE2B_PARAM *P, uint8_t keylen) in ossl_blake2b_param_set_key_length() argument
|
| H A D | blake2s_prov.c | 97 void ossl_blake2s_param_set_key_length(BLAKE2S_PARAM *P, uint8_t keylen) in ossl_blake2s_param_set_key_length() argument
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | sshkdf.c | 99 static int kdf_sshkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_sshkdf_derive() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_dsa.c | 44 static uint32_t GetOpensslKeyBlocksLen(uint32_t keylen) in GetOpensslKeyBlocksLen() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| H A D | kapi_hash.c | 242 static hi_s32 kapi_hmac_start(kapi_hash_ctx *ctx, const hi_u8 *key, hi_u32 keylen) in kapi_hmac_start() argument 482 hi_s32 kapi_hash_start(hi_u32 *id, hi_cipher_hash_type type, const hi_u8 *key, hi_u32 keylen) in kapi_hash_start() argument 433 kapi_hash_create_calc(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac, const hi_u8 *key, hi_u32 keylen) kapi_hash_create_calc() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | crypto.c | 44 int keylen; member
|
| H A D | oggparsevorbis.c | 44 int i, cnum, h, m, s, ms, keylen = strlen(key); in ogm_chapter() local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | lws_map.c | 41 size_t keylen; member 228 lws_map_item_lookup(lws_map_t *map, const lws_map_key_t key, size_t keylen) in lws_map_item_lookup() argument 179 lws_map_item_create(lws_map_t *map, const lws_map_key_t key, size_t keylen, const lws_map_value_t value, size_t valuelen) lws_map_item_create() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | pkparse.c | 429 pk_parse_key_rfc8410_der(mbedtls_pk_context *pk, unsigned char *key, size_t keylen, const unsigned char *end, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) pk_parse_key_rfc8410_der() argument 604 pk_parse_key_sec1_der(mbedtls_pk_context *pk, const unsigned char *key, size_t keylen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) pk_parse_key_sec1_der() argument 742 pk_parse_key_pkcs8_unencrypted_der( mbedtls_pk_context *pk, const unsigned char *key, size_t keylen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) pk_parse_key_pkcs8_unencrypted_der() argument 865 mbedtls_pk_parse_key_pkcs8_encrypted_der( mbedtls_pk_context *pk, unsigned char *key, size_t keylen, const unsigned char *pwd, size_t pwdlen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_pk_parse_key_pkcs8_encrypted_der() argument 973 mbedtls_pk_parse_key(mbedtls_pk_context *pk, const unsigned char *key, size_t keylen, const unsigned char *pwd, size_t pwdlen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_pk_parse_key() argument 1180 mbedtls_pk_parse_public_key(mbedtls_pk_context *ctx, const unsigned char *key, size_t keylen) mbedtls_pk_parse_public_key() argument [all...] |
| H A D | pkcs5.c | 135 int ret, iterations = 0, keylen = 0; in mbedtls_pkcs5_pbes2_ext() local 40 pkcs5_parse_pbkdf2_params(const mbedtls_asn1_buf *params, mbedtls_asn1_buf *salt, int *iterations, int *keylen, mbedtls_md_type_t *md_type) pkcs5_parse_pbkdf2_params() argument
|
| H A D | pkcs12.c | 157 int ret, keylen = 0; in mbedtls_pkcs12_pbe_ext() local 76 pkcs12_pbe_derive_key_iv(mbedtls_asn1_buf *pbe_params, mbedtls_md_type_t md_type, const unsigned char *pwd, size_t pwdlen, unsigned char *key, size_t keylen, unsigned char *iv, size_t ivlen) pkcs12_pbe_derive_key_iv() argument
|
| H A D | pem.c | 75 static int pem_pbkdf1(unsigned char *key, size_t keylen, in pem_pbkdf1() argument 215 static int pem_aes_decrypt(unsigned char aes_iv[16], unsigned int keylen, in pem_aes_decrypt() argument
|
| H A D | md.c | 969 int mbedtls_md_hmac_starts(mbedtls_md_context_t *ctx, const unsigned char *key, size_t keylen) in mbedtls_md_hmac_starts() argument 1072 mbedtls_md_hmac(const mbedtls_md_info_t *md_info, const unsigned char *key, size_t keylen, const unsigned char *input, size_t ilen, unsigned char *output) mbedtls_md_hmac() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ksl.c | 38 static size_t ksl_nodelen(size_t keylen) { in ksl_nodelen() argument 56 void ngtcp2_ksl_init(ngtcp2_ksl *ksl, ngtcp2_ksl_compar compar, size_t keylen, in ngtcp2_ksl_init() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_ksl.c | 39 static size_t ksl_nodelen(size_t keylen) { in ksl_nodelen() argument 57 nghttp3_ksl_init(nghttp3_ksl *ksl, nghttp3_ksl_compar compar, size_t keylen, const nghttp3_mem *mem) nghttp3_ksl_init() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_ec.c | 165 int plen, keylen; in ecdh_cms_set_shared_info() local 254 int keylen; in ecdh_cms_encrypt() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_pmeth.c | 168 static int pkey_ec_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) in pkey_ec_derive() argument 215 pkey_ec_kdf_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) pkey_ec_kdf_derive() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 46 aesni_cbc_hmac_sha256_init_key(PROV_CIPHER_CTX *vctx, const unsigned char *key, size_t keylen) aesni_cbc_hmac_sha256_init_key() argument
|
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 45 aesni_cbc_hmac_sha1_init_key(PROV_CIPHER_CTX *vctx, const unsigned char *key, size_t keylen) aesni_cbc_hmac_sha1_init_key() argument
|
| H A D | cipher_aes_cbc_hmac_sha.c | 49 static int aes_einit(void *ctx, const unsigned char *key, size_t keylen, in aes_einit() argument 58 static int aes_dinit(void *ctx, const unsigned char *key, size_t keylen, in aes_dinit() argument 186 size_t keylen; in aes_set_ctx_params() local
|
| H A D | cipher_aes_wrp.c | 148 static int aes_wrap_einit(void *ctx, const unsigned char *key, size_t keylen, in aes_wrap_einit() argument 155 static int aes_wrap_dinit(void *ctx, const unsigned char *key, size_t keylen, in aes_wrap_dinit() argument 264 size_t keylen in aes_wrap_set_ctx_params() local 97 aes_wrap_init(void *vctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[], int enc) aes_wrap_init() argument [all...] |
| H A D | cipher_chacha20_poly1305_hw.c | 58 chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, const unsigned char *key, size_t keylen) chacha20_poly1305_initkey() argument
|
| H A D | ciphercommon.c | 125 size_t keylen; in CIPHER_DEFAULT_GETTABLE_CTX_PARAMS_END() local 188 cipher_generic_init_internal(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[], int enc) cipher_generic_init_internal() argument 228 ossl_cipher_generic_einit(void *vctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[]) ossl_cipher_generic_einit() argument 236 ossl_cipher_generic_dinit(void *vctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[]) ossl_cipher_generic_dinit() argument [all...] |
| H A D | ciphercommon_gcm.c | 48 static int gcm_init(void *vctx, const unsigned char *key, size_t keylen, in gcm_init() argument 81 int ossl_gcm_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_gcm_einit() argument 88 int ossl_gcm_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_gcm_dinit() argument [all...] |