Home
last modified time | relevance | path

Searched refs:ix_hash_algo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dixp4xx_crypto.c165 struct ix_hash_algo { struct
193 const struct ix_hash_algo *hash;
202 const struct ix_hash_algo *hash;
209 static const struct ix_hash_algo hash_alg_md5 = {
214 static const struct ix_hash_algo hash_alg_sha1 = {
253 static inline const struct ix_hash_algo *ix_hash(struct crypto_tfm *tfm) in ix_hash()
685 const struct ix_hash_algo *algo; in setup_auth()
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c166 struct ix_hash_algo { struct
195 const struct ix_hash_algo *hash;
204 const struct ix_hash_algo *hash;
211 static const struct ix_hash_algo hash_alg_md5 = {
217 static const struct ix_hash_algo hash_alg_sha1 = {
257 static inline const struct ix_hash_algo *ix_hash(struct crypto_tfm *tfm) in ix_hash()
745 const struct ix_hash_algo *algo; in setup_auth()

Completed in 6 milliseconds