Home
last modified time | relevance | path

Searched defs:ctx_new (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Decp_nist.c132 BN_CTX *ctx_new = NULL; in ossl_ec_GFp_nist_field_mul() local
157 BN_CTX *ctx_new = NULL; in ossl_ec_GFp_nist_field_sqr() local
H A Dec_lib.c628 BN_CTX *ctx_new = NULL; in EC_GROUP_cmp() local
/freebsd/crypto/krb5/src/util/verto/
H A Dverto-module.h72 /* Required */ verto_mod_ctx *(*ctx_new)(); member