Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_err.c85 {ERR_FUNC(PEM_F_DO_PVK_BODY), "DO_PVK_BODY"},
H A Dpvkfmt.c694 PEMerr(PEM_F_DO_PVK_BODY, PEM_R_BAD_PASSWORD_READ); in do_PVK_body()
699 PEMerr(PEM_F_DO_PVK_BODY, ERR_R_MALLOC_FAILURE); in do_PVK_body()
710 PEMerr(PEM_F_DO_PVK_BODY, PEM_R_PVK_TOO_SHORT); in do_PVK_body()
734 PEMerr(PEM_F_DO_PVK_BODY, PEM_R_BAD_DECRYPT); in do_PVK_body()
H A Dpem.h549 # define PEM_F_DO_PVK_BODY 135 macro