Home
last modified time | relevance | path

Searched refs:engine_cpy (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/
Deng_list.c343 static void engine_cpy(ENGINE *dest, const ENGINE *src) in engine_cpy() function
404 engine_cpy(cp, iterator); in ENGINE_by_id()