Home | History | Annotate | Download | only in hcrypto

Lines Matching refs:rk_UNCONST

126 	rsa->meth = rk_UNCONST(RSA_get_default_method());
267 RSA *rsa = rk_UNCONST(key);
324 static const heim_octet_string null_entry_oid = { 2, rk_UNCONST("\x05\x00") };
328 { 6, rk_UNCONST(sha1_oid_tree) }, rk_UNCONST(&null_entry_oid)
332 { 9, rk_UNCONST(sha256_oid_tree) }, rk_UNCONST(&null_entry_oid)
336 { 6, rk_UNCONST(md5_oid_tree) }, rk_UNCONST(&null_entry_oid)
364 di.digest.data = rk_UNCONST(from);