Home
last modified time | relevance | path

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

/mbedtls-3.4.0/include/psa/
Dcrypto_struct.h101 struct psa_cipher_operation_s struct
120 static inline struct psa_cipher_operation_s psa_cipher_operation_init( void ) in psa_cipher_operation_init()
122 const struct psa_cipher_operation_s v = PSA_CIPHER_OPERATION_INIT; in psa_cipher_operation_init()
Dcrypto.h1706 typedef struct psa_cipher_operation_s psa_cipher_operation_t;