Home
last modified time | relevance | path

Searched defs:def (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/
H A Dgen-asm-defines.h9 #define DEFINE(def, val) \ argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcipher.c67 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_list() local
89 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_type() local
103 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_string() local
123 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_values() local
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher.c125 static enum caam_status do_check_keysize(const struct caamdefkey *def, in do_check_keysize()