Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_aes.c96 aes_key_expand(const uint8_t *key, uint32_t *ks) in aes_key_expand()
148 cipher(uint8_t *in, uint8_t *out, uint32_t *ks) in cipher()