Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c1923 test_blockcipher(enum blockcipher_test_type test_type) in test_blockcipher() function
1945 return test_blockcipher(BLKCIPHER_AES_CIPHERONLY_TYPE); in test_AES_cipheronly_all()
1954 return test_blockcipher(BLKCIPHER_AES_DOCSIS_TYPE); in test_AES_docsis_all()
1963 return test_blockcipher(BLKCIPHER_DES_DOCSIS_TYPE); in test_DES_docsis_all()
1969 return test_blockcipher(BLKCIPHER_DES_CIPHERONLY_TYPE); in test_DES_cipheronly_all()
1975 return test_blockcipher(BLKCIPHER_AUTHONLY_TYPE); in test_authonly_all()
1981 return test_blockcipher(BLKCIPHER_AES_CHAIN_TYPE); in test_AES_chain_all()
1987 return test_blockcipher(BLKCIPHER_3DES_CHAIN_TYPE); in test_3DES_chain_all()
1993 return test_blockcipher(BLKCIPHER_3DES_CIPHERONLY_TYPE); in test_3DES_cipheronly_all()