Home
last modified time | relevance | path

Searched defs:crypto (Results 1 – 25 of 80) sorted by relevance

1234

/linux-6.3-rc2/drivers/virt/coco/sev-guest/
A Dsev-guest.c45 struct snp_guest_crypto *crypto; member
146 struct snp_guest_crypto *crypto; in init_crypto() local
188 static void deinit_crypto(struct snp_guest_crypto *crypto) in deinit_crypto()
196 static int enc_dec_message(struct snp_guest_crypto *crypto, struct snp_guest_msg *msg, in enc_dec_message()
241 struct snp_guest_crypto *crypto = snp_dev->crypto; in __enc_payload() local
253 struct snp_guest_crypto *crypto = snp_dev->crypto; in dec_payload() local
265 struct snp_guest_crypto *crypto = snp_dev->crypto; in verify_and_dec_payload() local
424 struct snp_guest_crypto *crypto = snp_dev->crypto; in get_report() local
463 struct snp_guest_crypto *crypto = snp_dev->crypto; in get_derived_key() local
505 struct snp_guest_crypto *crypto = snp_dev->crypto; in get_ext_report() local
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/
A Dqoriq-sec4.0-0.dtsi35 crypto: crypto@300000 { label
A Dqoriq-sec4.2-0.dtsi35 crypto: crypto@300000 { label
A Dqoriq-sec5.0-0.dtsi35 crypto: crypto@300000 { label
A Dqoriq-sec5.2-0.dtsi35 crypto: crypto@300000 { label
A Dqoriq-sec5.3-0.dtsi35 crypto: crypto@300000 { label
A Dp1023si-post.dtsi212 crypto: crypto@300000 { label
A Dp2041si-post.dtsi425 crypto: crypto@300000 { label
A Dp3041si-post.dtsi436 crypto: crypto@300000 { label
A Dp4080si-post.dtsi440 crypto: crypto@300000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/allwinner/
A Dsun50i-h5.dtsi115 crypto: crypto@1c15000 { label
/linux-6.3-rc2/arch/arm/boot/dts/
A Dsun8i-h3.dtsi199 crypto: crypto@1c15000 { label
A Dsun8i-a33.dtsi217 crypto: crypto-engine@1c15000 { label
A Dgemini.dtsi377 crypto: crypto@62000000 { label
A Dimx7ulp.dtsi125 crypto: crypto@40240000 { label
A Dqcom-ipq4019.dtsi316 crypto: crypto@8e3a000 { label
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_nl.c2295 struct crypto { struct
2296 struct crypto_shash *verify_tfm; argument
2297 struct crypto_shash *csums_tfm; argument
2298 struct crypto_shash *cram_hmac_tfm; argument
2299 struct crypto_shash *integrity_tfm; argument
2318 alloc_crypto(struct crypto *crypto, struct net_conf *new_net_conf) in alloc_crypto()
2346 static void free_crypto(struct crypto *crypto) in free_crypto()
2363 struct crypto crypto = { }; in drbd_adm_net_opts() local
2503 struct crypto crypto = { }; in drbd_adm_connect() local
/linux-6.3-rc2/drivers/net/wireless/ralink/rt2x00/
A Drt2x00mac.c436 static void memcpy_tkip(struct rt2x00lib_crypto *crypto, u8 *key, u8 key_len) in memcpy_tkip()
462 struct rt2x00lib_crypto crypto; in rt2x00mac_set_key() local
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dfsl-ls1012a.dtsi192 crypto: crypto@1700000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/
A Dmt7986a.dtsi228 crypto: crypto@10320000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/marvell/
A Darmada-37xx.dtsi431 crypto: crypto@90000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dipq6018.dtsi322 crypto: crypto@73a000 { label
A Dipq8074.dtsi306 crypto: crypto@73a000 { label
/linux-6.3-rc2/net/tipc/
A Dcrypto.c153 struct tipc_crypto *crypto; member
310 #define is_tx(crypto) (!(crypto)->node) argument
311 #define is_rx(crypto) (!is_tx(crypto)) argument
1457 int tipc_crypto_start(struct tipc_crypto **crypto, struct net *net, in tipc_crypto_start()
1513 void tipc_crypto_stop(struct tipc_crypto **crypto) in tipc_crypto_stop()
/linux-6.3-rc2/arch/arm64/boot/dts/ti/
A Dk3-am62-main.dtsi174 crypto: crypto@40900000 { label

Completed in 45 milliseconds

1234