Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h267 enum ccp_des_type des_type; member
H A Dccp_crypto.c731 sess->cipher.ut.des_type = CCP_DES_TYPE_128; in ccp_configure_session_cipher()
733 sess->cipher.ut.des_type = CCP_DES_TYPE_192; in ccp_configure_session_cipher()
2333 CCP_DES_TYPE(&function) = session->cipher.ut.des_type; in ccp_perform_3des()