Lines Matching refs:key_buffer
159 const uint8_t *key_buffer) in cmac_setup() argument
190 key_buffer, in cmac_setup()
273 const uint8_t *key_buffer, in psa_mac_setup() argument
294 status = cmac_setup(operation, attributes, key_buffer); in psa_mac_setup()
300 key_buffer, in psa_mac_setup()
307 (void) key_buffer; in psa_mac_setup()
322 const uint8_t *key_buffer, in mbedtls_psa_mac_sign_setup() argument
327 key_buffer, key_buffer_size, alg); in mbedtls_psa_mac_sign_setup()
333 const uint8_t *key_buffer, in mbedtls_psa_mac_verify_setup() argument
338 key_buffer, key_buffer_size, alg); in mbedtls_psa_mac_verify_setup()
457 const uint8_t *key_buffer, in mbedtls_psa_mac_compute() argument
470 attributes, key_buffer, key_buffer_size, in mbedtls_psa_mac_compute()