Home
last modified time | relevance | path

Searched refs:psa_cipher_operation_s (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_struct.h95 struct psa_cipher_operation_s { struct
121 static inline struct psa_cipher_operation_s psa_cipher_operation_init(void) in psa_cipher_operation_init()
123 const struct psa_cipher_operation_s v = PSA_CIPHER_OPERATION_INIT; in psa_cipher_operation_init()
H A Dcrypto.h1716 typedef struct psa_cipher_operation_s psa_cipher_operation_t;