Loading crypto/engine/eng_all.c +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_all.c -*- mode: C; c-file-style: "eay" -*- */ /* crypto/engine/eng_all.c -*- mode: C; c-file-style: "eay" -*- */ /* Written by Richard Levitte <richard@levitte.org> for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 2000 The OpenSSL Project. All rights reserved. * Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading crypto/engine/eng_dyn.c +3 −3 Original line number Diff line number Diff line /* crypto/engine/engine_dyn.c */ /* crypto/engine/eng_dyn.c */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. * project 2001. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading crypto/engine/eng_err.c +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_err.c */ /* crypto/engine/eng_err.c */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading crypto/engine/eng_evp.c +1 −1 Original line number Diff line number Diff line /* Written by Ben Laurie <ben@algroup.co.uk> August 2001 */ /* ==================================================================== * Copyright (c) 2000 The OpenSSL Project. All rights reserved. * Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading crypto/engine/eng_int.h +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_int.h */ /* crypto/engine/eng_int.h */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading Loading
crypto/engine/eng_all.c +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_all.c -*- mode: C; c-file-style: "eay" -*- */ /* crypto/engine/eng_all.c -*- mode: C; c-file-style: "eay" -*- */ /* Written by Richard Levitte <richard@levitte.org> for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 2000 The OpenSSL Project. All rights reserved. * Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading
crypto/engine/eng_dyn.c +3 −3 Original line number Diff line number Diff line /* crypto/engine/engine_dyn.c */ /* crypto/engine/eng_dyn.c */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. * project 2001. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading
crypto/engine/eng_err.c +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_err.c */ /* crypto/engine/eng_err.c */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading
crypto/engine/eng_evp.c +1 −1 Original line number Diff line number Diff line /* Written by Ben Laurie <ben@algroup.co.uk> August 2001 */ /* ==================================================================== * Copyright (c) 2000 The OpenSSL Project. All rights reserved. * Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading
crypto/engine/eng_int.h +2 −2 Original line number Diff line number Diff line /* crypto/engine/engine_int.h */ /* crypto/engine/eng_int.h */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Loading