Home
last modified time | relevance | path

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

/external/openssl/crypto/pem/
Dpem_lib.c81 static int load_iv(char **fromp,unsigned char *to, int num);
539 static int load_iv(char **fromp, unsigned char *to, int num) in load_iv() argument
544 from= *fromp; in load_iv()
564 *fromp=from; in load_iv()