Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pem/
Dpem_lib.c79 static int load_iv(char **fromp,unsigned char *to, int num);
501 static int load_iv(char **fromp, unsigned char *to, int num) in load_iv() argument
506 from= *fromp; in load_iv()
526 *fromp=from; in load_iv()