diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
commit | a90a5cba08fdf6c0ceb95101c275108a152a3aed (patch) | |
tree | 532507288f3defd7f4dcf1af49698bcb76034855 /security/nss.symbols | |
parent | Adding debian version 126.0.1-1. (diff) | |
download | firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'security/nss.symbols')
-rw-r--r-- | security/nss.symbols | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/nss.symbols b/security/nss.symbols index 1d06132bfd..10ebab9bfb 100644 --- a/security/nss.symbols +++ b/security/nss.symbols @@ -306,6 +306,7 @@ PK11_DeriveWithFlags PK11_DeriveWithTemplate PK11_DestroyContext PK11_DestroyGenericObject +PK11_DestroyGenericObjects PK11_DestroyMergeLog PK11_DestroyObject PK11_DestroyTokenObject @@ -322,6 +323,7 @@ PK11_FindCertInSlot PK11_FindCertsFromEmailAddress PK11_FindCertsFromNickname PK11_FindEncodedCertInSlot +PK11_FindGenericObjects PK11_FindKeyByAnyCert PK11_FindKeyByDERCert PK11_FindKeyByKeyID @@ -357,6 +359,7 @@ PK11_GetLowLevelKeyIDForPrivateKey PK11_GetMechanism PK11_GetModInfo PK11_GetModuleURI +PK11_GetNextGenericObject PK11_GetNextSafe PK11_GetNextSymKey PK11_GetPadMechanism |