Home
last modified time | relevance | path

Searched refs:cipher_crypt (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.c272 if (!ops || !ops->cipher_crypt) in crypto_cipher()
275 return ops->cipher_crypt(dev, ctx, in, out, len, enc); in crypto_cipher()
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h98 int (*cipher_crypt)(struct udevice *dev, cipher_context *ctx, member
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c1442 .cipher_crypt = rockchip_crypto_cipher,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dcompat-1.3.h1802 #define cipher_crypt mbedtls_cipher_crypt macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dcompat-1.3.h1802 #define cipher_crypt mbedtls_cipher_crypt macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dcompat-1.3.h1802 #define cipher_crypt mbedtls_cipher_crypt macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dcompat-1.3.h1802 #define cipher_crypt mbedtls_cipher_crypt macro