Searched refs:mbedtls_cipher_cmac_starts (Results 1 – 2 of 2) sorted by relevance
118 int mbedtls_cipher_cmac_starts( mbedtls_cipher_context_t *ctx,
227 int mbedtls_cipher_cmac_starts( mbedtls_cipher_context_t *ctx, in mbedtls_cipher_cmac_starts() function431 ret = mbedtls_cipher_cmac_starts( &ctx, key, keylen ); in mbedtls_cipher_cmac()