CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/01/01 08:43:02
Modified files: lib/libcrypto/rsa: rsa_ameth.c rsa_local.h Log message: pkey_is_pss() and pkey_ctx_is_pss() to rsa_ameth.c These aren't particularly helpful and should probably both be expanded. For now move them to the only place where they are actually used.