Home
last modified time | relevance | path

Searched full:safexcel (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c21 #include "safexcel.h"
995 .cra_driver_name = "safexcel-sha1",
1200 return safexcel_hmac_alg_setkey(tfm, key, keylen, "safexcel-sha1", in safexcel_hmac_sha1_setkey()
1221 .cra_driver_name = "safexcel-hmac-sha1",
1278 .cra_driver_name = "safexcel-sha256",
1335 .cra_driver_name = "safexcel-sha224",
1353 return safexcel_hmac_alg_setkey(tfm, key, keylen, "safexcel-sha224", in safexcel_hmac_sha224_setkey()
1407 .cra_driver_name = "safexcel-hmac-sha224",
1425 return safexcel_hmac_alg_setkey(tfm, key, keylen, "safexcel-sha256", in safexcel_hmac_sha256_setkey()
1479 .cra_driver_name = "safexcel-hmac-sha256",
[all …]
H A Dsafexcel.c25 #include "safexcel.h"
1397 priv->context_pool = dmam_pool_create("safexcel-context", dev, in safexcel_probe_generic()
1839 .compatible = "inside-secure,safexcel-eip97ies",
1843 .compatible = "inside-secure,safexcel-eip197b",
1847 .compatible = "inside-secure,safexcel-eip197d",
1851 .compatible = "inside-secure,safexcel-eip197c-mxl",
1856 .compatible = "inside-secure,safexcel-eip97",
1860 .compatible = "inside-secure,safexcel-eip197",
1872 .name = "crypto-safexcel",
1992 .name = "crypto-safexcel",
[all …]
H A Dsafexcel_ring.c11 #include "safexcel.h"
/linux/drivers/crypto/
H A DKconfig786 tristate "Inside Secure's SafeXcel cryptographic engine driver"
801 This driver interfaces with the SafeXcel EIP-97 and EIP-197 cryptographic
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62a-main.dtsi255 compatible = "inside-secure,safexcel-eip76";
H A Dk3-am62-main.dtsi222 compatible = "inside-secure,safexcel-eip76";
/linux/
H A DMAINTAINERS12661 F: Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml