Home
last modified time | relevance | path

Searched defs:pnm (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/sdmmc/
H A Dsdmmcreg.h161 #define MMC_CID_PNM_V1_CPY(resp, pnm) \ argument
179 #define MMC_CID_PNM_V2_CPY(resp, pnm) \ argument
247 #define SD_CID_PNM_CPY(resp, pnm) \ argument
H A Dsdmmcvar.h47 char pnm[8]; /* product name (MMC v1 has the longest) */ member
/openbsd-src/lib/libcrypto/pem/
H A Dpem_lib.c279 PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio()