summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2019-01-04 18:41:21 +1000
committerMatt Caswell <matt@openssl.org>2019-03-19 11:03:45 +0000
commit9537fe5757bb07761fa275d779bbd40bcf5530e4 (patch)
treecb748da879a7b00b758b710daed725113b839844 /crypto/objects/obj_mac.num
parent6098b69e5817068c49e63487d3424b4122a1796d (diff)
Single step kdf implementation
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8230)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index cfd06d4c29..44820a7c8d 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1202,3 +1202,4 @@ blake2bmac 1201
blake2smac 1202
sshkdf 1203
SM2_with_SM3 1204
+sskdf 1205