[BACK]Return to apps.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/apps.h between version 1.30 and 1.31

version 1.30, 2021/11/26 16:23:27 version 1.31, 2022/01/10 12:17:49
Line 326 
Line 326 
   
 void show_cipher(const OBJ_NAME *name, void *arg);  void show_cipher(const OBJ_NAME *name, void *arg);
   
   int pkey_check(BIO *out, EVP_PKEY *pkey, int (check_fn)(EVP_PKEY_CTX *),
       const char *desc);
 #endif  #endif

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31