Home
last modified time | relevance | path

Searched defs:gcm_impl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h133 typedef enum gcm_impl { enum
138 } gcm_impl; typedef
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c566 const char *gcm_impl = aes_gcm_impl[i][1]; in foreach_aes_gcm() local