Home
last modified time | relevance | path

Searched refs:dec_chunk (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libdmsg/
H A Dcrypto.c62 .dec_chunk = dmsg_crypto_gcm_decrypt_chunk
692 error = crypto_algos[DMSG_CRYPTO_ALGO].dec_chunk( in dmsg_crypto_decrypt()
H A Ddmsg.h344 algo_dec_fn dec_chunk; member