K 10 svn:author V 2 kp K 8 svn:date V 27 2020-05-11T21:42:19.348042Z K 7 svn:log V 270 opencrypto: Add missing ioctl exit SDTs The opencrypto ioctl code has very useful probe points at the various exit points. These allow us to figure out exactly why a request failed. However, a few paths did not have these probe points. Add them here. Reviewed by: jhb END