Home
last modified time | relevance | path

Searched defs:cipher_key (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c131 uint8_t *cipher_key = kmemdup(key, keylen, GFP_ATOMIC); in virtio_crypto_alg_skcipher_init_session() local
/openbmc/qemu/include/sysemu/
H A Dcryptodev.h83 uint8_t *cipher_key; member