/* * PKCS #5 (Password-based Encryption) * Copyright (c) 2009, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. *//* ... */#ifndefPKCS5_H#definePKCS5_Hu8*pkcs5_decrypt(constu8*enc_alg,size_tenc_alg_len,constu8*enc_data,size_tenc_data_len,constchar*passwd,size_t*data_len);/* ... */#endif/* PKCS5_H */
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.