encrypt
if (f == NULL || f->encrypt == NULL)
res = (f->encrypt)(buf, key, iv);
vchar_t *(*encrypt)(vchar_t *, vchar_t *, vchar_t *);
eay_func encrypt,
res1 = (encrypt)(buf, key, iv);
int encrypt(char *, int);
__octeon_cop2_aes_ed_16(encrypt, ENC) \
__octeon_cop2_des_ed_8(encrypt, ENC) \
const BF_KEY *schedule, unsigned char *ivec, int encrypt)
if (encrypt)
const BF_KEY *key, int encrypt)
if (encrypt)
uint32_t flags, int len, int rate, int encrypt, bus_addr_t physaddr)
desc->flags |= encrypt ? htole32(RT2560_TX_CIPHER_BUSY) :
shdr->hdr->encrypt = 0;
shdr->hdr->encrypt));
u_int8_t encrypt;
exf->encrypt(sw->sw_kschedule, buf + i);
exf->encrypt(sw->sw_kschedule, buf + i);
exf->encrypt(sw->sw_kschedule,
exf->encrypt(sw->sw_kschedule, blk);
exf->encrypt(sw->sw_kschedule,
exf->encrypt(sw->sw_kschedule, idat);
exf->encrypt(sw->sw_kschedule,
exf->encrypt(sw->sw_kschedule, blk);
exf->encrypt(sw->sw_kschedule,
exf->encrypt(sw->sw_kschedule, idat);
exf->encrypt(swe->sw_kschedule, blk);
void (*encrypt)(void *, uint8_t *);
if (encrypt(bits1, inverse)) \