Searched refs:EVP_R_COPY_ERROR (Results 1 – 8 of 8) sorted by relevance
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | evperr.h | 38 # define EVP_R_COPY_ERROR 173 macro
|
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | evperr.h | 138 # define EVP_R_COPY_ERROR 173 macro
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | evp_err.c | 42 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_COPY_ERROR), "copy error"},
|
H A D | e_chacha20_poly1305.c | 527 ERR_raise(ERR_LIB_EVP, EVP_R_COPY_ERROR); in chacha20_poly1305_ctrl()
|
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | evp_err.c | 177 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_COPY_ERROR), "copy error"},
|
H A D | e_chacha20_poly1305.c | 531 EVPerr(EVP_F_CHACHA20_POLY1305_CTRL, EVP_R_COPY_ERROR); in chacha20_poly1305_ctrl()
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | openssl.txt | 671 EVP_R_COPY_ERROR:173:copy error
|
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | openssl.txt | 2249 EVP_R_COPY_ERROR:173:copy error
|