Home
last modified time | relevance | path

Searched refs:xcbc (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_aead.c53 struct cc_xcbc_s xcbc; member
83 struct cc_xcbc_s *xcbc = &ctx->auth_state.xcbc; in cc_aead_exit() local
85 if (xcbc->xcbc_keys) { in cc_aead_exit()
87 xcbc->xcbc_keys, in cc_aead_exit()
88 xcbc->xcbc_keys_dma_addr); in cc_aead_exit()
91 &xcbc->xcbc_keys_dma_addr); in cc_aead_exit()
92 xcbc->xcbc_keys_dma_addr = 0; in cc_aead_exit()
93 xcbc->xcbc_keys = NULL; in cc_aead_exit()
156 struct cc_xcbc_s *xcbc = &ctx->auth_state.xcbc; in cc_aead_init() local
161 xcbc->xcbc_keys = dma_alloc_coherent(dev, key_size, in cc_aead_init()
[all …]
/openbmc/linux/drivers/crypto/nx/
H A DMakefile9 nx-aes-xcbc.o \
H A Dnx.h137 struct nx_xcbc_priv xcbc; member
/openbmc/linux/crypto/
H A DMakefile73 obj-$(CONFIG_CRYPTO_XCBC) += xcbc.o
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/
H A Dstrongswan_5.9.14.bb181 ${PN}-plugin-xcbc \
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]