/qemu/crypto/ |
H A D | pbkdf.c | 92 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 D | cipher.c | 106 size_t nkey, in qcrypto_cipher_validate_key_length() 153 const uint8_t *key, size_t nkey, in qcrypto_cipher_new()
|
H A D | pbkdf-gcrypt.c | 46 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
|
H A D | ivgen-plain64.c | 26 const uint8_t *key, size_t nkey, in qcrypto_ivgen_plain_init()
|
H A D | pbkdf-gnutls.c | 43 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
|
H A D | ivgen-plain.c | 26 const uint8_t *key, size_t nkey, in qcrypto_ivgen_plain_init()
|
H A D | pbkdf-nettle.c | 47 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
|
H A D | ivgen.c | 33 const uint8_t *key, size_t nkey, in qcrypto_ivgen_new()
|
H A D | hash-afalg.c | 70 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 D | ivgen-essiv.c | 31 const uint8_t *key, size_t nkey, in qcrypto_ivgen_essiv_init()
|
H A D | hmac-glib.c | 46 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
|
H A D | hmac-gcrypt.c | 50 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
|
H A D | hmac-gnutls.c | 56 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
|
H A D | hmac.c | 87 const uint8_t *key, size_t nkey, in qcrypto_hmac_new()
|
H A D | hmac-nettle.c | 116 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
|
H A D | blockpriv.h | 39 size_t nkey; member
|
H A D | cipher-afalg.c | 66 size_t nkey, Error **errp) in qcrypto_afalg_cipher_ctx_new()
|
H A D | block.c | 272 const uint8_t *key, size_t nkey, in qcrypto_block_init_cipher()
|
/qemu/tests/unit/ |
H A D | test-crypto-ivgen.c | 33 size_t nkey; member
|
H A D | test-crypto-pbkdf.c | 37 size_t nkey; member
|
H A D | test-crypto-cipher.c | 656 size_t nkey, niv = 0, nciphertext = 0, nplaintext = 0; in test_cipher() local
|
/qemu/tests/bench/ |
H A D | benchmark-crypto-cipher.c | 26 size_t nkey; in test_cipher_speed() local
|
/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 2293 RockerOfDpaFlowKey *nkey; in of_dpa_flow_fill() local
|
/qemu/ui/ |
H A D | vnc.c | 2746 vnc_munge_des_rfb_key(unsigned char *key, size_t nkey) in vnc_munge_des_rfb_key()
|