Home
last modified time | relevance | path

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

/mbedtls-latest/include/psa/
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()
Dcrypto.h1704 typedef struct psa_cipher_operation_s psa_cipher_operation_t;