Home
last modified time | relevance | path

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

/openbsd-src/regress/sys/crypto/gmac/
H A Dgmac_test.c637 dogmac(const unsigned char *key, size_t klen, in dogmac() function
729 dogmac(data[TST_KEY], length[TST_KEY], data[TST_IV], length[TST_IV], in run()