Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtcrypt.c476 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles() function
672 ret = test_aead_cycles(req, enc, bs); in test_aead_speed()