Home
last modified time | relevance | path

Searched defs:nkey (Results 1 – 24 of 24) sorted by relevance

/qemu/crypto/
H A Dpbkdf.c92 size_t nkey; member
105 size_t nkey = iters_data->nkey; in threaded_qcrypto_pbkdf2_count_iters() local
168 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2_count_iters()
H A Dcipher.c106 size_t nkey, in qcrypto_cipher_validate_key_length()
153 const uint8_t *key, size_t nkey, in qcrypto_cipher_new()
H A Dpbkdf-gcrypt.c46 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
H A Divgen-plain64.c26 const uint8_t *key, size_t nkey, in qcrypto_ivgen_plain_init()
H A Dpbkdf-gnutls.c43 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
H A Divgen-plain.c26 const uint8_t *key, size_t nkey, in qcrypto_ivgen_plain_init()
H A Dpbkdf-nettle.c47 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
H A Divgen.c33 const uint8_t *key, size_t nkey, in qcrypto_ivgen_new()
H A Dhash-afalg.c70 const uint8_t *key, size_t nkey, in qcrypto_afalg_hash_hmac_ctx_new()
111 const uint8_t *key, size_t nkey, in qcrypto_afalg_hmac_ctx_new()
H A Divgen-essiv.c31 const uint8_t *key, size_t nkey, in qcrypto_ivgen_essiv_init()
H A Dhmac-glib.c46 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
H A Dhmac-gcrypt.c50 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
H A Dhmac-gnutls.c56 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
H A Dhmac.c87 const uint8_t *key, size_t nkey, in qcrypto_hmac_new()
H A Dhmac-nettle.c116 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
H A Dblockpriv.h39 size_t nkey; member
H A Dcipher-afalg.c66 size_t nkey, Error **errp) in qcrypto_afalg_cipher_ctx_new()
H A Dblock.c272 const uint8_t *key, size_t nkey, in qcrypto_block_init_cipher()
/qemu/tests/unit/
H A Dtest-crypto-ivgen.c33 size_t nkey; member
H A Dtest-crypto-pbkdf.c37 size_t nkey; member
H A Dtest-crypto-cipher.c656 size_t nkey, niv = 0, nciphertext = 0, nplaintext = 0; in test_cipher() local
/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c26 size_t nkey; in test_cipher_speed() local
/qemu/hw/net/rocker/
H A Drocker_of_dpa.c2293 RockerOfDpaFlowKey *nkey; in of_dpa_flow_fill() local
/qemu/ui/
H A Dvnc.c2746 vnc_munge_des_rfb_key(unsigned char *key, size_t nkey) in vnc_munge_des_rfb_key()