Home
last modified time | relevance | path

Searched refs:psa_cipher_operation_init (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h73 #define psa_cipher_operation_init \ macro
74 PSA_FUNCTION_NAME(psa_cipher_operation_init)
/openthread-3.6.0/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h121 static inline struct psa_cipher_operation_s psa_cipher_operation_init( void ) in psa_cipher_operation_init() function
Dcrypto.h1753 static psa_cipher_operation_t psa_cipher_operation_init(void);
/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function2307 psa_cipher_operation_t func = psa_cipher_operation_init( );