Home
last modified time | relevance | path

Searched refs:BIGINT_M_OFFSET (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/crypto/axtls/
H A Drsa.c80 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
98 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
186 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
247 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
303 ctx->mod_offset = BIGINT_M_OFFSET;
309 ctx->mod_offset = BIGINT_M_OFFSET;
H A Dbigint_impl.h23 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/axTLS/
H A Drsa.c94 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
199 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
227 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dx509.c277 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
283 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
H A Dbigint.c1456 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1462 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/security/axTLS/axTLS/crypto/
H A Drsa.c94 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
198 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
226 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dbigint.c1456 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1462 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/lang/micropython/axtls-531cab9/crypto/
H A Drsa.c94 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
212 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
240 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dbigint.c1460 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1466 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/crypto/
H A Drsa.c94 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
212 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
240 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dbigint.c1457 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1463 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/
H A Drsa.c94 bi_set_mod(bi_ctx, rsa_ctx->m, BIGINT_M_OFFSET); in RSA_pub_key_new()
112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()
198 ctx->mod_offset = BIGINT_M_OFFSET; in RSA_private()
226 c->bi_ctx->mod_offset = BIGINT_M_OFFSET; in RSA_public()
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dbigint.c1457 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1463 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/audio/shairplay/shairplay-498bc5b/src/lib/
H A Drsakey.c103 bi_set_mod(rsakey->bi_ctx, rsakey->n, BIGINT_M_OFFSET); in rsakey_init()
161 bi_free_mod(rsakey->bi_ctx, BIGINT_M_OFFSET); in rsakey_destroy()
192 rsakey->bi_ctx->mod_offset = BIGINT_M_OFFSET; in rsakey_modpow()
/dports/audio/shairplay/shairplay-498bc5b/src/lib/crypto/
H A Dbigint_impl.h35 #define BIGINT_M_OFFSET 0 /**< Normal modulo offset. */ macro
H A Dbigint.c1456 bi_set_mod(tmp_ctx, bi_clone(tmp_ctx, bim), BIGINT_M_OFFSET); in bi_mod_power2()
1462 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()
/dports/security/axTLS/axTLS/ssl/
H A Dx509.c277 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
283 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/
H A Dx509.c299 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
305 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
/dports/lang/micropython/axtls-531cab9/ssl/
H A Dx509.c426 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
432 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/
H A Dx509.c426 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()
432 ctx->mod_offset = BIGINT_M_OFFSET; in sig_verify()

12