Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 11 of 11) sorted by relevance

/openssl-master/crypto/ec/
A Dec_mult.c78 EC_PRE_COMP *EC_ec_pre_comp_dup(EC_PRE_COMP *pre) in EC_ec_pre_comp_dup()
86 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free()
A Decp_nistp256.c1876 void EC_nistp256_pre_comp_free(NISTP256_PRE_COMP *pre) in EC_nistp256_pre_comp_free()
2042 NISTP256_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp256_points_mul() local
2231 NISTP256_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp256_precompute_mult() local
A Decp_nistp224.c1429 NISTP224_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp224_points_mul() local
1612 NISTP224_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp224_precompute_mult() local
A Decp_nistp521.c1934 NISTP521_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp521_points_mul() local
2121 NISTP521_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp521_precompute_mult() local
A Dec_local.h282 #define SETPRECOMP(g, type, pre) \ argument
A Decp_nistz256.c1254 void EC_nistz256_pre_comp_free(NISTZ256_PRE_COMP *pre) in EC_nistz256_pre_comp_free()
/openssl-master/crypto/
A Dcore_algorithm.c19 int (*pre)(OSSL_PROVIDER *, int operation_id, void *data, int *result); member
/openssl-master/test/
A Ddhtest.c539 # define make_rfc5114_td(pre) { \ argument
A Devp_test.c3830 #define STR_STARTS_WITH(str, pre) strncasecmp(pre, str, strlen(pre)) == 0 argument
3831 #define STR_ENDS_WITH(str, pre) \ argument
/openssl-master/ssl/
A Dssl_conf.c1021 int SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre) in SSL_CONF_CTX_set1_prefix()
/openssl-master/include/openssl/
A Dasn1t.h.in801 # define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument

Completed in 34 milliseconds