Searched refs:psa_hash_operation_init (Results 1 – 6 of 6) sorted by relevance
88 #define psa_hash_operation_init \ macro89 PSA_FUNCTION_NAME(psa_hash_operation_init)
104 op = psa_hash_operation_init(); in create_merkle_leaf_value()178 op = psa_hash_operation_init(); in create_merkle_internal_value()
971 handshake->fin_sha256_psa = psa_hash_operation_init(); in ssl_handshake_params_init()978 handshake->fin_sha384_psa = psa_hash_operation_init(); in ssl_handshake_params_init()6386 psa_hash_operation_t hash_operation = psa_hash_operation_init(); in mbedtls_ssl_get_handshake_transcript()7258 psa_hash_operation_t cloned_op = psa_hash_operation_init(); in ssl_calc_verify_tls_psa()
89 static inline struct psa_hash_operation_s psa_hash_operation_init(void) in psa_hash_operation_init() function
942 static psa_hash_operation_t psa_hash_operation_init(void);
2920 psa_hash_operation_t func = psa_hash_operation_init();