dst_api.c | 35 * DST_KEY *dst_buffer_to_key() Converst a data in buffer to KEY 579 return dst_buffer_to_key(in_name, alg, flags, proto, deckey, dlen); 754 * dst_buffer_to_key 765 dst_buffer_to_key(const char *key_name, /*!< name of the key */ function in typeref:typename:DST_KEY *
|