/openbmc/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 | 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-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 | 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()
|
/openbmc/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
|
/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-cipher.c | 26 size_t nkey; in test_cipher_speed() local
|
/openbmc/linux/net/tipc/ |
H A D | group.c | 236 u64 nkey, key = (u64)node << 32 | port; in tipc_group_find_member() local 280 u64 nkey, key = (u64)m->node << 32 | m->port; in tipc_group_add_to_tree() local
|
/openbmc/linux/drivers/acpi/nfit/ |
H A D | intel.c | 353 const struct nvdimm_key_data *nkey) in intel_security_overwrite()
|
/openbmc/linux/drivers/input/ |
H A D | joydev.c | 49 int nkey; member
|