- 時間撮記:
- 2022-11-2 上午07:40:16 (2 年 以前)
- svn:sync-xref-src-repo-rev:
- 154372
- 位置:
- trunk/src/libs/openssl-3.0.7
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/libs/openssl-3.0.7
- 屬性 svn:mergeinfo
-
old new 15 15 /vendor/openssl/3.0.2:150728-150729 16 16 /vendor/openssl/3.0.3:151497-151729 17 /vendor/openssl/current:147554-151496 17 /vendor/openssl/3.0.7:154371 18 /vendor/openssl/current:147554-154370
-
- 屬性 svn:mergeinfo
-
trunk/src/libs/openssl-3.0.7/crypto/bn/bn_err.c
r94082 r97372 1 1 /* 2 2 * Generated by util/mkerr.pl DO NOT EDIT 3 * Copyright 1995-202 1The OpenSSL Project Authors. All Rights Reserved.3 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 4 4 * 5 5 * Licensed under the Apache License 2.0 (the "License"). You may not use … … 33 33 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NOT_INITIALIZED), "not initialized"}, 34 34 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_INVERSE), "no inverse"}, 35 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_PRIME_CANDIDATE), "no prime candidate"}, 35 36 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_SOLUTION), "no solution"}, 36 37 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_SUITABLE_DIGEST), "no suitable digest"},
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器