You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Cryptographic API
|
|
#
|
|
|
|
obj-$(CONFIG_CRYPTO_SHA1_Z990) += sha1_z990.o
|
|
obj-$(CONFIG_CRYPTO_DES_Z990) += des_z990.o des_check_key.o
|
|
|
|
obj-$(CONFIG_CRYPTO_TEST) += crypt_z990_query.o
|
|
|