Problem:
AWS-LC assembly methods like __bn_sqrt8x_mont are poorly attributed in flamegraphs. This makes it difficult to figure out what the calls are actually coming from.
Solution:
I would expect to see this methods attributes to the higher level libcrypo APIs (sign/verify/etc).