Lines Matching full:transform
5 prompt "ITS transform module implementation"
8 bool "ITS transform module implementation using AEAD to protect the data"
12 bool "Custom ITS transform module implementation"
14 Implement the functions declared in <zephyr/secure_storage/its/transform.h>
34 prompt "AEAD ITS transform module scheme"
54 declared in <zephyr/secure_storage/its/transform/aead_get.h>
61 prompt "AEAD ITS transform module encryption key provider"
91 declared in <zephyr/secure_storage/its/transform/aead_get.h>.
97 int "AEAD ITS transform module encryption key size in bytes"
108 prompt "AEAD ITS transform module nonce provider"
121 declared in <zephyr/secure_storage/its/transform/aead_get.h>.
127 int "AEAD ITS transform module nonce size in bytes"