Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h115 } __no_const crypto_cipher_ops_t; typedef
160 const crypto_cipher_ops_t *co_cipher_ops;
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/
H A Daes.c93 static const crypto_cipher_ops_t aes_cipher_ops = {