Searched refs:ecx_newctx (Results 1 – 1 of 1) sorted by relevance
44 static void *ecx_newctx(void *provctx, size_t keylen) in ecx_newctx() function64 return ecx_newctx(provctx, X25519_KEYLEN); in x25519_newctx()69 return ecx_newctx(provctx, X448_KEYLEN); in x448_newctx()