Searched defs:id_aes256_wrap (Results 1 – 8 of 8) sorted by relevance
26 id_aes256_wrap = univ.ObjectIdentifier('2.16.840.1.101.3.4.1.45') variable
43 id_aes256_wrap = univ.ObjectIdentifier('2.16.840.1.101.3.4.1.45') variable
43 id_aes256_wrap = rfc3565.id_aes256_wrap variable
111 static final ASN1ObjectIdentifier id_aes256_wrap = aes.branch("45"); field
109 static final ASN1ObjectIdentifier id_aes256_wrap = aes.branch("45"); field
135 symmetricWrapperAlgNames.put(NISTObjectIdentifiers.id_aes256_wrap, "AESWrap"); in symmetricWrapperAlgNames.put()145 symmetricWrapperKeySizes.put(NISTObjectIdentifiers.id_aes256_wrap, Integers.valueOf(256)); in symmetricWrapperKeySizes.put()
136 symmetricWrapperAlgNames.put(NISTObjectIdentifiers.id_aes256_wrap, "AESWrap"); in symmetricWrapperAlgNames.put()146 symmetricWrapperKeySizes.put(NISTObjectIdentifiers.id_aes256_wrap, Integers.valueOf(256)); in symmetricWrapperKeySizes.put()