Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_x86-64.c54 const aes_impl_ops_t aes_x86_64_impl = { variable
H A Daes_impl.c232 &aes_x86_64_impl,
325 memcpy(&aes_fastest_impl, &aes_x86_64_impl, in aes_impl_init()
/f-stack/freebsd/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h197 extern const aes_impl_ops_t aes_x86_64_impl;