Home
last modified time | relevance | path

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

/third_party/openssl/engines/
De_afalg.c77 static int afalg_init(ENGINE *e);
717 || !ENGINE_set_init_function(e, afalg_init) in bind_afalg()
834 static int afalg_init(ENGINE *e) in afalg_init() function