Home
last modified time | relevance | path

Searched refs:crypto_type (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/crypto/
Dinternal.h94 const struct crypto_type *frontend);
96 const struct crypto_type *frontend,
99 const struct crypto_type *frontend, u32 type, u32 mask);
Dapi.c289 const struct crypto_type *type_obj = tfm->__crt_alg->cra_type; in crypto_init_ops()
311 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
335 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
459 const struct crypto_type *frontend) in crypto_create_tfm()
500 const struct crypto_type *frontend, in crypto_find_alg()
541 const struct crypto_type *frontend, u32 type, u32 mask) in crypto_alloc_tfm()
Dpcompress.c74 static const struct crypto_type crypto_pcomp_type = {
Dakcipher.c78 static const struct crypto_type crypto_akcipher_type = {
Drng.c105 static const struct crypto_type crypto_rng_type = {
Dskcipher.c230 static const struct crypto_type crypto_skcipher_type2 = {
Dshash.c25 static const struct crypto_type crypto_shash_type;
561 static const struct crypto_type crypto_shash_type = {
Dablkcipher.c429 const struct crypto_type crypto_ablkcipher_type = {
510 const struct crypto_type crypto_givcipher_type = {
Dalgapi.c610 const struct crypto_type *frontend) in crypto_init_spawn2()
784 const struct crypto_type *frontend, in crypto_attr_alg2()
Daead.c161 static const struct crypto_type crypto_aead_type = {
Dahash.c525 const struct crypto_type crypto_ahash_type = {
Dblkcipher.c553 const struct crypto_type crypto_blkcipher_type = {
/linux-4.4.14/include/crypto/
Dalgapi.h26 struct crypto_type { struct
67 const struct crypto_type *frontend;
131 extern const struct crypto_type crypto_ablkcipher_type;
132 extern const struct crypto_type crypto_blkcipher_type;
148 const struct crypto_type *frontend);
167 const struct crypto_type *frontend,
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcommon.h70 enum crypto_type { enum
Dwmi.h2559 enum crypto_type pairwise_crypto,
2561 enum crypto_type group_crypto,
2613 enum crypto_type key_type,
Dwmi.c1847 enum crypto_type pairwise_crypto, in ath6kl_wmi_connect_cmd()
1849 enum crypto_type group_crypto, in ath6kl_wmi_connect_cmd()
2299 enum crypto_type key_type, in ath6kl_wmi_addkey_cmd()
Dcfg80211.c1314 enum crypto_type key_type = NONE_CRYPT; in ath6kl_cfg80211_set_default_key()
/linux-4.4.14/include/crypto/internal/
Dskcipher.h26 extern const struct crypto_type crypto_givcipher_type;
Dhash.h53 extern const struct crypto_type crypto_ahash_type;
/linux-4.4.14/include/linux/
Dcrypto.h142 struct crypto_type;
456 const struct crypto_type *cra_type;