Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_list.c316 static void engine_cpy(ENGINE *dest, const ENGINE *src) in engine_cpy() function
376 engine_cpy(cp, iterator); in ENGINE_by_id()