Searched defs:isder (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/pem/ |
D | pem_pk8.c | 112 static int do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey() 212 static int do_pk8pkey_fp(FILE *fp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey_fp()
|