☰
Other items in
openssl_sys
All crates
?
Function
openssl_sys
::
BN_sqr
[
−
]
[src]
pub unsafe extern "C" fn BN_sqr(
r:
*mut
BIGNUM
,
a:
*const
BIGNUM
,
ctx:
*mut
BN_CTX
) ->
c_int