Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c1633 const char *algo[] = { "AES-GCM-256-96b" }; // AES-GCM 256 key size, 96b MAC in ide_alg() local
1636 snprintf(buf, len, "%s", algo[l]); in ide_alg()