i read that one can achieve syn() by doing the lock in Java then going to a native call
On Nov 18, 6:31 am, tilak <[email protected]> wrote: > Hi friends, > > Does linux kernel's async crypto API support RSA operations(Asymmetric > ciphers)? I mean can my driver utilize my RSA crypto hardware > (assuming I have driver for the RSA hardware) using linux's async > kernel crypto API? > I see async interface is present in kernel only for symmetric cipher > (ablkcipher) and hash operations (ahash) and not able to locate the > same support for RSA? > > Thanks > Tilak -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
