Does Zephyr AES encrypt/decrypt APIs use hardware acceleration?

I would like to implement AES encrypt/decrypt with hardware acceleration. Does Zephyr AES encrypt/decrypt APIs (https://docs.zephyrproject.org/apidoc/latest/group__bt__crypto.html) use hardware acceleration?

Related