Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_midi_event.c417 const char *cbytes; in extra_decode_xrpn() local
443 cbytes = ev->type == SNDRV_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()
447 buf[idx++] = cbytes[i]; in extra_decode_xrpn()
/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c39 asmlinkage void ce_aes_ccm_encrypt(u8 out[], u8 const in[], u32 cbytes,
43 asmlinkage void ce_aes_ccm_decrypt(u8 out[], u8 const in[], u32 cbytes,