Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dskcipher.h73 extern const struct crypto_type crypto_givcipher_type;
/linux-4.19.296/crypto/
Dablkcipher.c484 const struct crypto_type crypto_givcipher_type = { variable
492 EXPORT_SYMBOL_GPL(crypto_givcipher_type);
Dskcipher.c590 alg->cra_type == &crypto_givcipher_type) in crypto_skcipher_extsize()
865 tfm->__crt_alg->cra_type == &crypto_givcipher_type) in crypto_skcipher_init_tfm()