Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Dbigint.h36 BI_CTX *bi_initialize(void);
Drsa.c74 BI_CTX *bi_ctx = bi_initialize(); in RSA_pub_key_new()
Dbigint.c78 BI_CTX *bi_initialize(void) in bi_initialize() function
1480 BI_CTX *tmp_ctx = bi_initialize(); in bi_mod_power2()